summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 19892e6..ffa5499 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,4 +12,4 @@ libdnsldap_la_SOURCES = $(HDRS) cache.c ldap_convert.c ldap_driver.c \
libdnsldap_la_CFLAGS = -Wall -Wextra -pedantic -std=c99
-libdnsldap_la_LDFLAGS = -version-info $(LIBMAJOR):$(LIBMINOR):0
+libdnsldap_la_LDFLAGS = -version-number $(LIBMAJOR):$(LIBMINOR):0