summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure.in
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-26 03:53:45 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-26 03:53:45 +0000
commit8400ab1cb30f9664de0eaa597f2c058dfd3e6f22 (patch)
tree44558853b87cc47d2d207761d47e52ad1341e4af /libstdc++-v3/configure.in
parent17a6a253e07db57e1f7d3a1f165b4d28834fb54b (diff)
downloadgcc-8400ab1cb30f9664de0eaa597f2c058dfd3e6f22.tar.gz
* acinclude.m4 (GLIBCPP_CONFIGURE): Split out
GLIBCPP_TOPREL_CONFIGURE. * aclocal.m4: Likewise. * configure.in: Call it before AC_CANONICAL_SYSTEM. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55001 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/configure.in')
-rw-r--r--libstdc++-v3/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/configure.in b/libstdc++-v3/configure.in
index 4da595d4249..cc5120141e0 100644
--- a/libstdc++-v3/configure.in
+++ b/libstdc++-v3/configure.in
@@ -19,6 +19,8 @@ AC_SUBST(release_VERSION)
libtool_VERSION=4:1:0
AC_SUBST(libtool_VERSION)
+GLIBCPP_TOPREL_CONFIGURE
+
# Gets build, host, target, *_vendor, *_cpu, *_os, etc.
#
# You will slowly go insane if you do not grok the following fact: when