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
869 #define USE_MANUAL 1 macro
737 #define USE_MANUAL 1 macro
936 #define USE_MANUAL 1 macro
3849 AC_DEFINE(USE_MANUAL, 1, [If you want to build curl with the built-in manual]) definition3854 AM_CONDITIONAL(USE_MANUAL, test x"$USE_MANUAL" = x1) condition
219 set(USE_MANUAL ON) variable