Home
last modified time | relevance | path

Searched refs:CXX_G_OPT (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/ncurses/
HDconfigure.in437 if test X"$CXX_G_OPT" = X"" ; then
438 CXX_G_OPT='-g'
439 test -n "$GXX" && test "x${ac_cv_prog_cxx_g}" != xyes && CXX_G_OPT=''
441 AC_SUBST(CXX_G_OPT) subst
HDconfigure30103 s,@CXX_G_OPT@,$CXX_G_OPT,;t t