Skip to content
Snippets Groups Projects
Commit 071fc74c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

reverted the change that blanks LIBS

parent 14597475
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment