1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 00:42:32 +01:00

put back AM_PROG_LIBTOOL macro. some older automake/autoconf don't like the AC_PROG_LIBTOOL name, even they're aliases

This commit is contained in:
dan
2001-10-05 02:03:55 +00:00
parent 1dcb477fde
commit dc9b99fe47
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ AC_INIT(src/WindowMaker.h)
AM_INIT_AUTOMAKE(WindowMaker, 0.70.0)
AC_PROG_LIBTOOL
AM_PROG_LIBTOOL
# by Marcelo Magallon <mmagallo@efis.ucr.ac.cr>
# Turn around -rpath problem with libtool 1.0c