[baobab] build: cleanup autotools setup a bit



commit 5a76f6249603f42b43f60dccce44259962ecad64
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Oct 25 17:13:48 2011 +0100

    build: cleanup autotools setup a bit

 configure.ac |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 41865f3..be5d12e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,12 +24,6 @@ AC_PROG_INSTALL
 AC_PROG_MAKE_SET
 PKG_PROG_PKG_CONFIG([0.22])
 
-# no stupid static libraries
-AM_DISABLE_STATIC
-# enable libtool
-AC_PROG_LIBTOOL
-# avoid libtool for LTCOMPILE, use it only to link
-
 ## don't rerun to this point if we abort
 AC_CACHE_SAVE
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]