Follow-up Comment #7, bug #48193 (project wget):
Yes, that worked.
For reference, the difference in the generated Makefile is
```
bash-3.2$ diff src/Makefile.orig src/Makefile
305c305,306
< wget_DEPENDENCIES = $(LIBOBJS) ../lib/libgnu.a
---
> am__DEPENDENCIES_1 =
> wget_DEPENDENCIES = $(LIBOBJS) $(am__DEPENDENCIES_1) ../lib/libgnu.a
721,723d721
< GPGME_CFLAGS =
< GPGME_CONFIG = no
< GPGME_LIBS =
1390c1388
< LDADD = $(LIBOBJS) ../lib/libgnu.a
---
> LDADD = $(LIBOBJS) $(LTLIBICONV) ../lib/libgnu.a
```
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48193>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/