|
@@ -1,5 +1,5 @@
|
|
|
#! /bin/sh
|
|
#! /bin/sh
|
|
|
-# From configure.ac Revision: 3736 .
|
|
|
|
|
|
|
+# From configure.ac Revision: 3869 .
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
# Generated by GNU Autoconf 2.61.
|
|
# Generated by GNU Autoconf 2.61.
|
|
|
#
|
|
#
|
|
@@ -8,7 +8,7 @@
|
|
|
# This configure script is free software; the Free Software Foundation
|
|
# This configure script is free software; the Free Software Foundation
|
|
|
# gives unlimited permission to copy, distribute and modify it.
|
|
# gives unlimited permission to copy, distribute and modify it.
|
|
|
#
|
|
#
|
|
|
-# Copyright (c) 2003, 2004 Bryan Drewery (bryan)
|
|
|
|
|
|
|
+# Copyright (c) 2003, 2004 Bryan Drewery
|
|
|
## --------------------- ##
|
|
## --------------------- ##
|
|
|
## M4sh Initialization. ##
|
|
## M4sh Initialization. ##
|
|
|
## --------------------- ##
|
|
## --------------------- ##
|
|
@@ -1350,7 +1350,7 @@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
|
|
This configure script is free software; the Free Software Foundation
|
|
This configure script is free software; the Free Software Foundation
|
|
|
gives unlimited permission to copy, distribute and modify it.
|
|
gives unlimited permission to copy, distribute and modify it.
|
|
|
|
|
|
|
|
-Copyright (c) 2003, 2004 Bryan Drewery (bryan)
|
|
|
|
|
|
|
+Copyright (c) 2003, 2004 Bryan Drewery
|
|
|
_ACEOF
|
|
_ACEOF
|
|
|
exit
|
|
exit
|
|
|
fi
|
|
fi
|
|
@@ -3473,7 +3473,7 @@ num=`$CXX -dumpversion | sed "s/^\\\(.\\\).*/\\\1/"`
|
|
|
if test $num = "3"; then
|
|
if test $num = "3"; then
|
|
|
CCDEPMODE=gcc3
|
|
CCDEPMODE=gcc3
|
|
|
# GCC3="-Wpadded -Wpacked -Wno-unused-parameter -Wmissing-format-attribute -Wdisabled-optimization"
|
|
# GCC3="-Wpadded -Wpacked -Wno-unused-parameter -Wmissing-format-attribute -Wdisabled-optimization"
|
|
|
- GCC3="-W -Wno-unused-parameter -Wdisabled-optimization -Wmissing-format-attribute"
|
|
|
|
|
|
|
+ GCC3="-W -Wno-unused-parameter -Wdisabled-optimization -Wmissing-format-attribute -Wno-write-strings"
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
|
|
|