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

replace old AM_PROG_LIBTOOL macro with AC_PROG_LIBTOOL

This commit is contained in:
dan
2001-10-05 01:55:51 +00:00
parent 7213271249
commit 1dcb477fde
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)
AM_PROG_LIBTOOL
AC_PROG_LIBTOOL
# by Marcelo Magallon <mmagallo@efis.ucr.ac.cr>
# Turn around -rpath problem with libtool 1.0c

View File

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