Searched defs:USE_MANUAL (Results 1 – 8 of 8) sorted by relevance
34 #define USE_MANUAL 1 macro
42 #define USE_MANUAL macro
94 #define USE_MANUAL 1 macro
730 #define USE_MANUAL 1 macro
878 #define USE_MANUAL 1 macro
940 #define USE_MANUAL 1 macro
3371 AC_DEFINE(USE_MANUAL, 1, [If you want to build curl with the built-in manual]) definition3376 AM_CONDITIONAL(USE_MANUAL, test x"$USE_MANUAL" = x1) condition
214 set(USE_MANUAL 1) variable