mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 01:12:30 +01:00
fixed autoconf warning
This commit is contained in:
@@ -17,7 +17,7 @@ AC_INIT(src/WindowMaker.h)
|
|||||||
|
|
||||||
AM_INIT_AUTOMAKE(WindowMaker, 0.80.1)
|
AM_INIT_AUTOMAKE(WindowMaker, 0.80.1)
|
||||||
|
|
||||||
AM_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
||||||
|
|
||||||
# by Marcelo Magallon <mmagallo@efis.ucr.ac.cr>
|
# by Marcelo Magallon <mmagallo@efis.ucr.ac.cr>
|
||||||
# Turn around -rpath problem with libtool 1.0c
|
# Turn around -rpath problem with libtool 1.0c
|
||||||
@@ -38,7 +38,7 @@ AM_CONFIG_HEADER(src/config.h)
|
|||||||
|
|
||||||
dnl Checks for host/os name
|
dnl Checks for host/os name
|
||||||
dnl =======================
|
dnl =======================
|
||||||
AC_CANONICAL_HOST
|
dnl AC_CANONICAL_HOST -- already done by AC_PROG_LIBTOOL
|
||||||
|
|
||||||
|
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
|
|||||||
Reference in New Issue
Block a user