aboutsummaryrefslogtreecommitdiff
path: root/libjava/libltdl/configure.ac
diff options
context:
space:
mode:
authorJack Howarth <howarth@bromo.med.uc.edu>2007-01-17 19:48:52 +0000
committerTom Tromey <tromey@gcc.gnu.org>2007-01-17 19:48:52 +0000
commit8a489465117c57c6ce20deb182b3175a81bf958c (patch)
treeba422ba5a50ae9a3f5256c25bd733545c65207e6 /libjava/libltdl/configure.ac
parent0dce3ca161fa6664c8505cfe0718a9dbccb8765c (diff)
downloadgcc-8a489465117c57c6ce20deb182b3175a81bf958c.zip
gcc-8a489465117c57c6ce20deb182b3175a81bf958c.tar.gz
gcc-8a489465117c57c6ce20deb182b3175a81bf958c.tar.bz2
aclocal.m4: Regenerate to use multi.m4.
2007-01-17 Jack Howarth <howarth@bromo.med.uc.edu> boehm-gc/ * aclocal.m4: Regenerate to use multi.m4. * configure: Regenerate. * Makefile.in: Regenerate. zlib/ * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. libffi/ * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. libjava/ * configure.ac: Use multi.m4 from aclocal rather than custom code. Use multi_basedir instead libgcj_basedir. Test for /proc/self/exe when not cross-compiling. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. libjava/classpath/ * configure.ac: Use multi.m4 from aclocal rather than custom code. Use multi_basedir instead libgcj_basedir. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. libjava/libltdl/ * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4. * configure.ac: Use multi.m4 from aclocal rather than custom code. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. From-SVN: r120870
Diffstat (limited to 'libjava/libltdl/configure.ac')
-rw-r--r--libjava/libltdl/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/libjava/libltdl/configure.ac b/libjava/libltdl/configure.ac
index c903838..463df9b 100644
--- a/libjava/libltdl/configure.ac
+++ b/libjava/libltdl/configure.ac
@@ -30,6 +30,8 @@ AC_CONFIG_SRCDIR([ltdl.c])
## GCJ LOCAL: gcc tree uses maintainer mode.
AM_MAINTAINER_MODE
+AM_ENABLE_MULTILIB(, ../..)
+
## ------------------------------- ##
## Libltdl specific configuration. ##
## ------------------------------- ##