Remove unused autoconf macro calls
This commit is contained in:
parent
7bac0827f6
commit
7751efc218
@ -151,9 +151,6 @@ AC_PROG_MAKE_SET
|
|||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_ISC_POSIX
|
AC_ISC_POSIX
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
AC_PROG_LN_S
|
|
||||||
AC_PROG_LIBTOOL
|
|
||||||
AC_PROG_RANLIB
|
|
||||||
|
|
||||||
dnl If a CFLAGS variable was passed during configure, set the initial
|
dnl If a CFLAGS variable was passed during configure, set the initial
|
||||||
dnl CFLAGS variable to it; otherwise, start with an empty CFLAGS
|
dnl CFLAGS variable to it; otherwise, start with an empty CFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user