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 0472a895..e7ea88cf 100644
--- a/libltdl/Makefile.inc
+++ b/libltdl/Makefile.inc
@@ -37,7 +37,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 10:0:3
+LTDL_VERSION_INFO = -version-info 10:1:3
noinst_LTLIBRARIES += $(LT_DLLOADERS)