]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libtool.m4 (_AC_PROG_LIBTOOL): Run before AC_LIBTOOL_GCJ.
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Fri, 26 May 2000 05:41:51 +0000 (05:41 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 26 May 2000 05:41:51 +0000 (05:41 +0000)
commitf0a0d81429ef6a9e47fcfb6ab162c9d3315576c3
tree60cf945f5ee77332a4aad45de3cd469a5b9b27d0
parent0c1aa8d6424e90786f5cbfe456c7e5ed5bf5125c
* libtool.m4 (_AC_PROG_LIBTOOL): Run before AC_LIBTOOL_GCJ.
Add ltcf-c.sh to LIBTOOL_DEPS.  Run AC_LIBTOOL_CXX and
AC_LIBTOOL_GCJ on demand.
(AC_PROVIDE_IFELSE): Define for non-CVS autoconf compatibility.
(AC_LIBTOOL_CXX): Accept multiple executions.  Add ltcf-cxx.sh
to LIBTOOL_DEPS.  Reset config.log output.
(AC_LIBTOOL_GCJ): New macro.
* libtoolize.in: Copy ltcf-cxx.sh if AC_PROG_CXX is found.
Copy ltcf-gcj.sh when appropriate.
* doc/libtool.texi (AC_LIBTOOL_CXX): Doesn't have to be
explicitly called.
(AC_LIBTOOL_GCJ): Document.
* tagdemo/configure.in (AC_LIBTOOL_CXX): Don't call.
ChangeLog
doc/libtool.texi
libtool.m4
libtoolize.in
tagdemo/configure.in