Back off libtool macro for compatibility.
authorScott Cantor <cantor.2@osu.edu>
Sat, 23 Oct 2010 21:15:13 +0000 (21:15 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 23 Oct 2010 21:15:13 +0000 (21:15 +0000)
configure.ac

index 236f7dc..046bfc9 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR(xmltooling)
 AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_MACRO_DIR(m4)
 AM_INIT_AUTOMAKE
 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)
 
 # Docygen features
 DX_HTML_FEATURE(ON)