libltdl/Makefile.inc: Make version 9:1:2
+2009-11-16 Peter O'Gorman <peter@pogma.com>
+
+ Update libltdl version to match 2.2.6b release.
+ * libltdl/Makefile.inc: Make version 9:1:2
+
2009-11-14 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
Don't load module.la from current directory by default.
-DLTDL -I. -I$(srcdir) -Ilibltdl \
-I$(srcdir)/libltdl -I$(srcdir)/libltdl/libltdl
AM_LDFLAGS += -no-undefined
-LTDL_VERSION_INFO = -version-info 9:0:2
+LTDL_VERSION_INFO = -version-info 9:1:2
noinst_LTLIBRARIES += $(LT_DLLOADERS)