diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
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 |