X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FMakefile.am;h=a5a6a9cb3c25cb77b96bad8607f11b599a1af93d;hp=0dd0c293244e0f052c5391b41cd257aaa2f9101c;hb=8405493e1d6acd3bf9f308ccec66cae77c2080b0;hpb=b38c40b34e086256a10af53a062a276d9cff2921 diff --git a/src/Makefile.am b/src/Makefile.am index 0dd0c293..a5a6a9cb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -37,7 +37,7 @@ endif # The following line is losing on some versions of make! DEFS = @DEFS@ -DSYSTEM_WGETRC=\"$(sysconfdir)/wgetrc\" -DLOCALEDIR=\"$(localedir)\" -LIBS = @LIBSSL@ @LIBGNUTLS@ @LIBICONV@ @LIBINTL@ @W32LIBS@ @LIBS@ +LIBS = @LIBSSL@ @LIBICONV@ @LIBINTL@ @LIBS@ @W32LIBS@ bin_PROGRAMS = wget wget_SOURCES = cmpt.c connect.c convert.c cookies.c ftp.c \