mirror of
https://github.com/curl/curl.git
synced 2026-08-24 17:03:32 +03:00
USE_MANUAL is now defined by default
This commit is contained in:
parent
f94f06825c
commit
3915fecf80
6 changed files with 18 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
/* Define to 1 if you want the built-in manual */
|
||||
#define USE_MANUAL 1
|
||||
|
||||
#define HAVE_UNISTD_H 1
|
||||
#define HAVE_FCNTL_H 1
|
||||
#define HAVE_UTIME_H 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue