aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2001-04-23 04:07:16 +0000
committerPhil Edwards <pme@gcc.gnu.org>2001-04-23 04:07:16 +0000
commite2584c5245627b14f74eb2da1fb9ddbfcad6869e (patch)
tree213a04d7e04585a949c8e78fa43972b60813b8d8 /gcc/configure.in
parenta3b1a352b07e12c617af6e7a00aea02a9e643d82 (diff)
downloadgcc-e2584c5245627b14f74eb2da1fb9ddbfcad6869e.zip
gcc-e2584c5245627b14f74eb2da1fb9ddbfcad6869e.tar.gz
gcc-e2584c5245627b14f74eb2da1fb9ddbfcad6869e.tar.bz2
configure.in: Remove ENABLE_STD_NAMESPACE.
2001-04-23 Phil Edwards <pme@sources.redhat.com> * configure.in: Remove ENABLE_STD_NAMESPACE. * cp/decl2.c (flag_honor_std): Always initialize to 1. * config.in: Regenerated. * configure: Regenerated. From-SVN: r41497
Diffstat (limited to 'gcc/configure.in')
-rw-r--r--gcc/configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index f8abfd4..79990e9 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -1692,9 +1692,6 @@ zlibinc=
AC_SUBST(zlibdir)
AC_SUBST(zlibinc)
-AC_DEFINE_UNQUOTED(ENABLE_STD_NAMESPACE, 1,
- [Define to 1 if you want to enable namespaces (-fhonor-std) by default.])
-
dnl Very limited version of automake's enable-maintainer-mode
AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])