diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index b39d553..4f3b41b 100644 --- a/configure.ac +++ b/configure.ac @@ -151,9 +151,6 @@ AC_PROG_MAKE_SET AC_PROG_CC AC_ISC_POSIX 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 CFLAGS variable to it; otherwise, start with an empty CFLAGS |