summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-02-29 15:34:53 +0100
committerAlexander Larsson <alexl@redhat.com>2016-02-29 15:34:53 +0100
commitda29f27b1256e086707fc6b4b3b316ba7ffe176f (patch)
tree560f7a98238aee37bd6e631374d7155244a15048 /configure.ac
parentb77727bb2a6a3ae9b4c8eab09d140b16e2a49e8d (diff)
downloadbubblewrap-da29f27b1256e086707fc6b4b3b316ba7ffe176f.tar.gz
Remove autoconf references to libtool
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 592bc5a..7ed1493 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,10 +22,6 @@ fi
changequote([,])dnl
AC_SUBST(WARN_CFLAGS)
-# Initialize libtool
-LT_PREREQ([2.2.4])
-LT_INIT([disable-static])
-
AC_CONFIG_FILES([
Makefile
])