summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 744f321..ab68899 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,6 @@ AM_CONFIG_HEADER(config.h)
# AC_PROG_CC
# Checks for libraries.
-AC_PROG_RANLIB
AC_PROG_LIBTOOL
# Checks for header files.
@@ -25,5 +24,5 @@ AC_FUNC_STAT
AC_CHECK_FUNCS([atexit memset strstr])
AC_OUTPUT([Makefile src/Makefile vformat/Makefile test/Makefile doc/Makefile])
-AC_CONFIG_FILES([])
+#AC_CONFIG_FILES([])