Searched defs:USE_MANUAL (Results 1 – 9 of 9) sorted by relevance
42 #define USE_MANUAL macro
34 #define USE_MANUAL 1 macro
89 #define USE_MANUAL 1 macro
770 #define USE_MANUAL 1 macro
191 #define USE_MANUAL 1 macro
708 #define USE_MANUAL 1 macro
993 #define USE_MANUAL 1 macro
3363 AC_DEFINE(USE_MANUAL, 1, [If you want to build curl with the built-in manual]) definition3368 AM_CONDITIONAL(USE_MANUAL, test x"$USE_MANUAL" = x1) condition
253 set(USE_MANUAL ON) variable