mirror of
https://github.com/curl/curl.git
synced 2025-09-20 11:02:42 +03:00
This no longer needs the extra define!
This commit is contained in:
parent
0598547b58
commit
5dc02d53c3
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
LDFLAGS = -lcrypt -lidn -lssl -lcrypto -ldl -lz -lresolv -L../ares/.libs -lcares
|
LDFLAGS = -lcrypt -lidn -lssl -lcrypto -ldl -lz -lresolv -L../ares/.libs -lcares
|
||||||
LIBCURL = -L../lib/.libs/ -lcurl
|
LIBCURL = -L../lib/.libs/ -lcurl
|
||||||
CFLAGS = -I../include -g -DHAVE_CURL_MULTI_SOCKET
|
CFLAGS = -I../include -g
|
||||||
|
|
||||||
all: shiper hiper ulimiter
|
all: shiper hiper ulimiter
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user