mirror of
https://github.com/curl/curl.git
synced 2025-09-18 01:52:41 +03:00
djgpp has basename()
This commit is contained in:
parent
1a61bcecfc
commit
93e084e097
|
@ -13,6 +13,7 @@
|
||||||
#define HAVE_ALARM 1
|
#define HAVE_ALARM 1
|
||||||
#define HAVE_ASSERT_T 1
|
#define HAVE_ASSERT_T 1
|
||||||
#define HAVE_ARPA_INET_H 1
|
#define HAVE_ARPA_INET_H 1
|
||||||
|
#define HAVE_BASENAME 1
|
||||||
#define HAVE_CLOSESOCKET 1
|
#define HAVE_CLOSESOCKET 1
|
||||||
#define HAVE_FCNTL_H 1
|
#define HAVE_FCNTL_H 1
|
||||||
#define HAVE_GETHOSTBYADDR 1
|
#define HAVE_GETHOSTBYADDR 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user