summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-08-24 21:25:19 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-08-24 21:25:19 (GMT)
commit9998057d6a88295a1509f9884f691b533347a8a1 (patch)
tree0512ad9eb50da4b04140934d7567d2813f0e1717 /configure.in
parentc34410deac763566e324fc637253f240ee3d552e (diff)
downloadCMake-9998057d6a88295a1509f9884f691b533347a8a1.zip
CMake-9998057d6a88295a1509f9884f691b533347a8a1.tar.gz
CMake-9998057d6a88295a1509f9884f691b533347a8a1.tar.bz2
auto detect lang:std:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6a4099a..2f0fa4e 100644
--- a/configure.in
+++ b/configure.in
@@ -68,6 +68,7 @@ case $system in
;;
esac
fi
+CXXFLAGS=$CXXFLAGS $CMAKE_ANSI_CFLAGS
AC_SUBST(CMAKE_ANSI_CFLAGS)
# if we are not running g++ then we might need some other flags