aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 7002fb9..344c3b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,4 @@ AM_SILENT_RULES([yes])
# Checks for programs.
AC_PROG_CC
-gl_EARLY
-AC_PROG_LEX
-AC_PROG_YACC
AC_PROG_RANLIB
@@ -48,5 +45,4 @@ AC_HEADER_STDBOOL
# Checks for library functions.
-gl_INIT
AC_FUNC_FORK
AC_FUNC_MALLOC
@@ -136,5 +132,4 @@ fi
AC_CONFIG_FILES([Makefile
doc/Makefile
- gnu/Makefile
src/Makefile
etc/Makefile])

Return to:

Send suggestions and report system problems to the System administrator.