diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 2f0fa4e..6a4099a 100644 --- a/configure.in +++ b/configure.in @@ -68,7 +68,6 @@ 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 |