1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Make GNU Libtool 2.2.x happier.

* configure.in: Use `AC_CONFIG_MACRO_DIR([m4])'.  Reverts patch
  b01284227e and makes `libtoolize' from
  Libtool 2 happier (removes a couple of warnings).

* Makefile.am (ACLOCAL_AMFLAGS): Remove `-I guile-config' since that
  directory only contains macros that we distribute, not macros that we
  use.
This commit is contained in:
Ludovic Courtès 2008-11-30 19:37:29 +01:00
parent 634aa8de8f
commit d051899d17
2 changed files with 3 additions and 1 deletions

View file

@ -37,7 +37,7 @@ EXTRA_DIST = LICENSE HACKING GUILE-VERSION \
TESTS = check-guile
ACLOCAL_AMFLAGS = -I guile-config -I m4
ACLOCAL_AMFLAGS = -I m4
DISTCLEANFILES = check-guile.log