Searched refs:USE_MANUAL (Results 1 – 15 of 15) sorted by relevance
95 #ifdef USE_MANUAL in helpf()
98 if USE_MANUAL
3 if(USE_MANUAL)
1497 #ifdef USE_MANUAL in getparameter()
34 #define USE_MANUAL 1 macro
94 #define USE_MANUAL 1 macro
878 #define USE_MANUAL 1 macro
921 #define USE_MANUAL 1 macro
42 #define USE_MANUAL macro
728 #define USE_MANUAL 1 macro
901 #cmakedefine USE_MANUAL 1
204 unset(USE_MANUAL CACHE) # TODO: cache NROFF/NROFF_MANOPT/USE_MANUAL vars?220 set(USE_MANUAL 1) variable226 if(NOT USE_MANUAL)
632 USE_MANUAL="1"636 USE_MANUAL="1"638 dnl The actual use of the USE_MANUAL variable is done much later in this3181 USE_MANUAL="no";3188 if test "$USE_MANUAL" = "1"; then3189 AC_DEFINE(USE_MANUAL, 1, [If you want to build curl with the built-in manual]) definition3194 AM_CONDITIONAL(USE_MANUAL, test x"$USE_MANUAL" = x1) condition
9086 make the problems with USE_MANUAL on windows go away.9158 do I guess). It now uses the USE_MANUAL define properly.
413 echo #ifdef USE_MANUAL>> ..\src\tool_hugehelp.c