Searched refs:CXXLIBS (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ncurses/ |
H A D | configure | 25360 LIBS="$LIBS $CXXLIBS" 25422 LIBS="$LIBS $CXXLIBS" 25479 cf_add_libs="$CXXLIBS" 25493 CXXLIBS="$cf_add_libs" 25603 cf_add_libs="$CXXLIBS" 25617 CXXLIBS="$cf_add_libs" 25663 cf_add_libs="$CXXLIBS" 25677 CXXLIBS="$cf_add_libs" 30222 s,@CXXLIBS@,$CXXLIBS,;t t
|
H A D | aclocal.m4 | 3639 CF_ADD_LIB($cf_gpp_libname,CXXLIBS) 3650 CF_ADD_LIB($cf_gpp_libname,CXXLIBS) 8300 dnl If $CXXLIBS is set, add that to the libraries used for test-linking. 8301 dnl If -lstdc++ was not already added to $LIBS or $CXXLIBS, and is needed, 8302 dnl add it to $CXXLIBS. 8308 LIBS="$LIBS $CXXLIBS" 8335 LIBS="$LIBS $CXXLIBS" 8344 test "$cf_cv_libstdcpp" = yes && { CF_ADD_LIB($cf_stdcpp_libname,CXXLIBS) }
|
H A D | configure.in | 1981 AC_SUBST(CXXLIBS) subst
|
H A D | NEWS | 3728 "-lstdc++" to the CXXLIBS symbol. 3731 + if $CXXLIBS is set, the linkage test uses that in addition to $LIBS
|