Home | History | Annotate | Download | only in dist

Lines Matching refs:enable_cpp

683 enable_cpp
829 enable_cpp
17079 # Handle --disable-cpp. The substitution of enable_cpp is needed for use in
17082 if test "${enable_cpp+set}" = set; then :
17083 enableval=$enable_cpp;
17085 enable_cpp=unset
17380 # enable_cpp copies the value of enable_pcre8 by default
17381 if test "x$enable_cpp" = "xunset"
17383 enable_cpp=$enable_pcre8
17386 # Make sure that if enable_cpp was set, that enable_pcre8 support is enabled
17387 if test "x$enable_cpp" = "xyes"
17594 if test "x$enable_cpp" = "xyes" -a -z "$CXX"; then
17598 if test "x$enable_cpp" = "xyes" -a -n "$CXX"
17811 if test "x$enable_cpp" = "xyes"; then
22255 Build C++ library ............... : ${enable_cpp}