Lines Matching +full:- +full:- +full:disable +full:- +full:examples
5 AC_CONFIG_AUX_DIR([aux-build])
13 AC_MSG_NOTICE([libconfig - made with pride in Colorado])
42 if test Z"$YACC" != "Zbison -y"; then
60 warn_c_sw="-Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter"
61 warn_cxx_sw="-Wall -Wshadow -Wextra -Wno-unused-parameter";;
67 if test -n "${warn_c_sw}";
93 AS_HELP_STRING([--disable-cxx], [Disable building of the C++ library]),
105 AS_HELP_STRING([--disable-doc], [Disable building of the documentation]),
116 AC_ARG_ENABLE(examples, optenable
117 AS_HELP_STRING([--disable-examples], [Disable building of the example programs]),
129 AS_HELP_STRING([--disable-tests], [Disable building of the tests]),
141 *-*-cygwin* | *-*-mingw*)
157 examples/Makefile
158 examples/c/Makefile
159 examples/c++/Makefile