summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 ec9d349..a5b7ce1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,10 +11,6 @@ AM_SILENT_RULES([yes])
# Check for programs
AC_PROG_CC
-# Initialize libtool
-LT_PREREQ([2.2])
-LT_INIT([disable-static])
-
PKG_PROG_PKG_CONFIG()
PKG_CHECK_MODULES([GTK], [wayland-client >= 1.0.2 weston >= 1.3.0 gtk+-3.0 >= 3.7 libgnome-menu-3.0])