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
878 #define USE_MANUAL 1 macro
728 #define USE_MANUAL 1 macro
921 #define USE_MANUAL 1 macro
3189 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
220 set(USE_MANUAL 1) variable