summaryrefslogtreecommitdiff
path: root/libltdl/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'libltdl/Makefile.inc')
-rw-r--r--libltdl/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libltdl/Makefile.inc b/libltdl/Makefile.inc
index 6b8db4e3..adf2aad8 100644
--- a/libltdl/Makefile.inc
+++ b/libltdl/Makefile.inc
@@ -36,7 +36,7 @@ AM_CPPFLAGS += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
-DLTDL -I. -I$(srcdir) -Ilibltdl \
-I$(srcdir)/libltdl -I$(srcdir)/libltdl/libltdl
AM_LDFLAGS += -no-undefined
-LTDL_VERSION_INFO = -version-info 9:2:2
+LTDL_VERSION_INFO = -version-info 10:0:3
noinst_LTLIBRARIES += $(LT_DLLOADERS)