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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user