USE_MANUAL is now defined by default

This commit is contained in:
Daniel Stenberg 2004-04-25 15:21:16 +00:00
parent f94f06825c
commit 3915fecf80
6 changed files with 18 additions and 0 deletions

View file

@ -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