mirror of
https://github.com/curl/curl.git
synced 2026-04-24 09:42:17 +03:00
parent
a407a82d0b
commit
4e03d45bf9
2 changed files with 0 additions and 4 deletions
|
|
@ -96,7 +96,6 @@
|
|||
#define HAVE_ERRNO_H 1
|
||||
#define HAVE_FCNTL 1
|
||||
#define HAVE_FCNTL_H 1
|
||||
#define HAVE_FDOPEN 1
|
||||
#define HAVE_FORK 1
|
||||
#define HAVE_FREEADDRINFO 1
|
||||
#define HAVE_FTRUNCATE 1
|
||||
|
|
|
|||
|
|
@ -160,9 +160,6 @@
|
|||
/* Define to 1 if you have a working fcntl O_NONBLOCK function. */
|
||||
#cmakedefine HAVE_FCNTL_O_NONBLOCK 1
|
||||
|
||||
/* Define to 1 if you have the fdopen function. */
|
||||
#cmakedefine HAVE_FDOPEN 1
|
||||
|
||||
/* Define to 1 if you have the `fork' function. */
|
||||
#cmakedefine HAVE_FORK 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue