mirror of
https://github.com/curl/curl.git
synced 2026-06-03 12:04:14 +03:00
This no longer needs the extra define!
This commit is contained in:
parent
0598547b58
commit
5dc02d53c3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
LDFLAGS = -lcrypt -lidn -lssl -lcrypto -ldl -lz -lresolv -L../ares/.libs -lcares
|
||||
LIBCURL = -L../lib/.libs/ -lcurl
|
||||
CFLAGS = -I../include -g -DHAVE_CURL_MULTI_SOCKET
|
||||
CFLAGS = -I../include -g
|
||||
|
||||
all: shiper hiper ulimiter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue