[network-manager-iodine] Use LT_INIT



commit 40f9d827f77c35ac994fa624822f002d4ed6871a
Author: Dan Fruehauf <malkodan gmail com>
Date:   Sat Dec 14 14:09:57 2013 +0100

    Use LT_INIT
    
    instead of deprecated AC_PROG_LIBTOOL
    
    Signed-off-by: Guido Günther <agx sigxcpu org>

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3937d49..cc9e348 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl
 AC_PROG_CC
 AM_PROG_CC_C_O
 AC_PROG_INSTALL
-AC_PROG_LIBTOOL
+LT_INIT
 
 dnl
 dnl Required headers


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