Searched refs:USE_MANUAL (Results 1 – 15 of 15) sorted by relevance
34 #define USE_MANUAL 1 macro
94 #define USE_MANUAL 1 macro
878 #define USE_MANUAL 1 macro
940 #define USE_MANUAL 1 macro
42 #define USE_MANUAL macro
730 #define USE_MANUAL 1 macro
925 #cmakedefine USE_MANUAL 1
116 #ifdef USE_MANUAL in helpf()
101 if USE_MANUAL
3 if(USE_MANUAL)
1522 #ifdef USE_MANUAL in getparameter()
192 unset(USE_MANUAL CACHE) # TODO: cache NROFF/NROFF_MANOPT/USE_MANUAL vars?208 set(USE_MANUAL 1) variable214 if(NOT USE_MANUAL)
242 echo #ifdef USE_MANUAL>> src\tool_hugehelp.c
635 USE_MANUAL="1"639 USE_MANUAL="1"641 dnl The actual use of the USE_MANUAL variable is done much later in this3369 USE_MANUAL="no";3376 if test "$USE_MANUAL" = "1"; then3377 AC_DEFINE(USE_MANUAL, 1, [If you want to build curl with the built-in manual]) definition3382 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.