summaryrefslogtreecommitdiff
path: root/libobjc/aclocal.m4
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 /libobjc/aclocal.m4
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 'libobjc/aclocal.m4')
-rw-r--r--libobjc/aclocal.m410
1 files changed, 8 insertions, 2 deletions
diff --git a/libobjc/aclocal.m4 b/libobjc/aclocal.m4
index 5c21df689ab..a85624f1d30 100644
--- a/libobjc/aclocal.m4
+++ b/libobjc/aclocal.m4
@@ -11,8 +11,8 @@ dnl PARTICULAR PURPOSE.
dnl
dnl Initialize configure bits.
dnl
-dnl GLIBCPP_CONFIGURE
-AC_DEFUN(GLIBCPP_CONFIGURE, [
+dnl GLIBCPP_TOPREL_CONFIGURE
+AC_DEFUN(GLIBCPP_TOPREL_CONFIGURE, [
dnl Default to --enable-multilib
AC_ARG_ENABLE(multilib,
[ --enable-multilib build hella library versions (default)],
@@ -43,7 +43,13 @@ fi
AC_CONFIG_AUX_DIR(${srcdir}/$toprel)
toplevel_srcdir=\${top_srcdir}/$toprel
AC_SUBST(toplevel_srcdir)
+])
+dnl
+dnl Initialize configure bits.
+dnl
+dnl GLIBCPP_CONFIGURE
+AC_DEFUN(GLIBCPP_CONFIGURE, [
# Export build and source directories.
# These need to be absolute paths, yet at the same time need to
# canonicalize only relative paths, because then amd will not unmount