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,5 +1,8 @@
/* lib/config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you want the built-in manual */
#define USE_MANUAL 1
/* to disable DICT */
#undef CURL_DISABLE_DICT