]> granicus.if.org Git - curl/commitdiff
reverted the change that blanks LIBS
authorDaniel Stenberg <daniel@haxx.se>
Sun, 14 Sep 2003 21:24:20 +0000 (21:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 14 Sep 2003 21:24:20 +0000 (21:24 +0000)
lib/Makefile.am

index eb409062919513f7100d9a30767283a5ea782554..691d7b741a0e3f425fb7582bc11d4a5885a449f3 100644 (file)
@@ -66,10 +66,6 @@ endif
 
 libcurl_la_LDFLAGS = $(UNDEF) $(VERSION) $(ARESLIB)
 
-# We don't need the libs when we build the lib, they are needed when linking
-# the app later.
-LIBS =
-
 libcurl_la_SOURCES = arpa_telnet.h file.c getpass.h netrc.h timeval.c  \
 base64.c file.h hostip.c progress.c timeval.h base64.h formdata.c      \
 hostip.h progress.h cookie.c formdata.h http.c sendf.c cookie.h ftp.c  \