Home
last modified time | relevance | path

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

/curl/packages/OS400/
H A Dmake-src.sh35 USE_MANUAL=
38 USE_MANUAL="'USE_MANUAL'"
61 make_module "${MODULE}" "${SRC}" "${USE_MANUAL}"
66 make_module "${MODULE}" "${SRC}" "${USE_MANUAL}"
/curl/src/
H A Dtool_hugehelp.h30 #ifdef USE_MANUAL
H A Dtool_help.c164 #ifdef USE_MANUAL
243 #ifdef USE_MANUAL in tool_help()
261 #ifdef USE_MANUAL in tool_help()
H A Dtool_msgs.c132 #ifdef USE_MANUAL in helpf()
H A DMakefile.am130 if USE_MANUAL
H A Dtool_getparam.c2285 #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.h138 #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.ac1109 USE_MANUAL="1"
1113 USE_MANUAL="1"
1115 dnl The actual use of the USE_MANUAL variable is done much later in this
1131 USE_MANUAL=0
4132 if test "x$BUILD_DOCS" != "x0" -o "x$USE_MANUAL" != "x0" -o "x$CURL_CA_EMBED" != "x"; then
4149 if test "$USE_MANUAL" = "1"; then
4154 AM_CONDITIONAL(USE_MANUAL, test x"$USE_MANUAL" = x1) condition

Completed in 47 milliseconds