summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f9c37d3..0571fc7 100644
--- a/configure.in
+++ b/configure.in
@@ -31,7 +31,6 @@ AC_PROG_MKDIR_P
if test "$INSTALL" != install; then
AC_SUBST(INSTALL, "install")
fi
-AC_PROG_INSTALL
# Checks for libraries.
# FIXME: Replace `main' with a function in `-lcgroup':