summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 1598675..cfa6f56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,9 +7,6 @@ AM_INIT_AUTOMAKE(ifuse, 0.1.0)
AC_CONFIG_SRCDIR([src/])
AC_CONFIG_HEADER([config.h])
-AC_PROG_LIBTOOL
-
-
# Checks for programs.
AC_PROG_CC
AM_PROG_CC_C_O