Home
last modified time | relevance | path

Searched refs:USE_MANUAL (Results 1 – 12 of 12) sorted by relevance

/curl/src/
H A Dtool_hugehelp.h28 #ifdef USE_MANUAL
H A Dtool_msgs.c134 #ifdef USE_MANUAL in helpf()
H A DMakefile.am113 if USE_MANUAL
H A Dtool_getparam.c2453 #ifndef USE_MANUAL in getparameter()
/curl/lib/
H A Dconfig-mac.h43 #define USE_MANUAL 1 macro
H A Dconfig-amigaos.h71 #define USE_MANUAL 1 macro
H A Dconfig-dos.h44 #define USE_MANUAL 1 macro
H A Dconfig-plan9.h139 #define USE_MANUAL 1 macro
H A Dconfig-riscos.h43 #define USE_MANUAL macro
H A Dconfig-win32.h510 #define USE_MANUAL 1 macro
/curl/
H A Dbuildconf.bat174 echo #ifdef USE_MANUAL>> src\tool_hugehelp.c
H A Dconfigure.ac1022 USE_MANUAL="1"
1026 USE_MANUAL="1"
1028 dnl The actual use of the USE_MANUAL variable is done much later in this
1044 USE_MANUAL=0
3836 if test "x$BUILD_DOCS" != "x0" -o "x$USE_MANUAL" != "x0"; then
3853 if test "$USE_MANUAL" = "1"; then
3854 AC_DEFINE(USE_MANUAL, 1, [If you want to build curl with the built-in manual]) definition
3859 AM_CONDITIONAL(USE_MANUAL, test x"$USE_MANUAL" = x1) condition

Completed in 51 milliseconds