[gnome-logs] Remove LT_INIT from configure.ac



commit 1ea3c0139b929c91b14aa8df25fcdd6234767029
Author: David King <davidk gnome org>
Date:   Tue Oct 1 09:42:18 2013 +0100

    Remove LT_INIT from configure.ac
    
    There is no need to use libtool if no libraries are being built.

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index be1cc3b..8fbfdbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,6 @@ dnl Check for programs
 AC_PROG_CC
 AM_PROG_CC_C_O
 
-LT_INIT
-
 GNOME_COMPILE_WARNINGS([maximum])
 
 PKG_PROG_PKG_CONFIG([0.24])


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