Bruno Haible <[email protected]> writes: > Thanks. > > When the 'crypto/gc' module has a new dependency, it also needs to be > added to all the dependents, i.e. > `./gnulib-tool --extract-recursive-dependents crypto/gc | grep -v tests` > > Done through this patch:
Yep, that is correct. The other crypto/gc-*-tests also already link to @LIB_CRYPTO@ which is proof of that. Thanks! Collin
