Back off libtool macro for compatibility.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 23 Oct 2010 21:15:15 +0000 (21:15 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 23 Oct 2010 21:15:15 +0000 (21:15 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3352 cb58f699-b61c-0410-a6fe-9272a202ed29

configure.ac

index daaf18c..17de414 100644 (file)
@@ -4,7 +4,7 @@ AC_CONFIG_SRCDIR(shibsp)
 AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_MACRO_DIR(m4)
 AM_INIT_AUTOMAKE
-LT_INIT
+AC_PROG_LIBTOOL
 
 # Docygen features
 DX_HTML_FEATURE(ON)