]> git.lyx.org Git - lyx.git/blobdiff - config/lyxinclude.m4
Small configure fix; update to fr.po; more loaclizable strings for color handler.
[lyx.git] / config / lyxinclude.m4
index 4d40f0b1ea0728cb212f516e7c6fa8c9fb409522..d9cef22ef73d55a2fc1c6a59a610ae7f03232ef1 100644 (file)
@@ -176,7 +176,7 @@ dnl normal versions of a library), tasteless as that idea is.
   ac_save_CXXFLAGS="$CXXFLAGS"
   CXXFLAGS=
 dnl Check the version of g++
-  gxx_version=`g++ --version`
+  gxx_version=`${CXX} --version`
   
   AC_PROG_CXX_G
   if test "$ac_test_CXXFLAGS" = set; then