Remove unused autoconf macro calls
This commit is contained in:
parent
bb5bbb6431
commit
1e44781c4d
@ -151,10 +151,8 @@ 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
|
|
||||||
AM_PROG_LEX
|
AM_PROG_LEX
|
||||||
AC_PROG_YACC
|
AC_PROG_YACC
|
||||||
AC_PROG_LIBTOOL
|
|
||||||
|
|
||||||
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