mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:03:33 +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,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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue