summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jonathan Beck2009-05-09 11:04:26 -0700
committerGravatar Matt Colyer2009-05-09 11:04:26 -0700
commit4eeeb750a5fabe7b674c51dd6664e4f0169d6d41 (patch)
tree75997a9c5bc0c15b54e29afaa0b8dc5605cf63c5
parent070b57ff62be2ec9e47a46cd5c1dae3404ec23be (diff)
downloadlibimobiledevice-4eeeb750a5fabe7b674c51dd6664e4f0169d6d41.tar.gz
libimobiledevice-4eeeb750a5fabe7b674c51dd6664e4f0169d6d41.tar.bz2
Remove unneeded libtool macro.
Signed-off-by: Matt Colyer <matt@colyer.name>
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a7b627e..8c7921d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,8 +8,6 @@ AC_CONFIG_SRCDIR([src/])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
-AC_PROG_LIBTOOL
-
AM_PATH_PYTHON(2.3)
AC_PROG_SWIG(1.3.21)
SWIG_PYTHON