aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-06-25 23:53:45 -0400
committerDJ Delorie <dj@gcc.gnu.org>2002-06-25 23:53:45 -0400
commitaebb8c22e1376277b396ffd4aa1e8c8a7ce90dc4 (patch)
tree44558853b87cc47d2d207761d47e52ad1341e4af /libstdc++-v3/configure.in
parent09bed1672046d8c6a5ea9c39af2d64e5143fee55 (diff)
downloadgcc-aebb8c22e1376277b396ffd4aa1e8c8a7ce90dc4.zip
gcc-aebb8c22e1376277b396ffd4aa1e8c8a7ce90dc4.tar.gz
gcc-aebb8c22e1376277b396ffd4aa1e8c8a7ce90dc4.tar.bz2
acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE.
* acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE. * aclocal.m4: Likewise. * configure.in: Call it before AC_CANONICAL_SYSTEM. * configure: Regenerate. From-SVN: r55001
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 4da595d..cc51201 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