summaryrefslogtreecommitdiffstats
path: root/zlib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/Makefile.in')
-rw-r--r--zlib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/Makefile.in b/zlib/Makefile.in
index d10b4df0211..91c6199efb2 100644
--- a/zlib/Makefile.in
+++ b/zlib/Makefile.in
@@ -107,7 +107,7 @@ inffixed.h inflate.c inftrees.c inftrees.h infutil.c infutil.h trees.c \
trees.h uncompr.c zconf.h zlib.h zutil.c zutil.h
-libzgcj_la_LDFLAGS = -release $(VERSION) -rpath $(toolexeclibdir)
+libzgcj_la_LDFLAGS = -version-info 0:0:0 -rpath $(toolexeclibdir)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
CONFIG_CLEAN_FILES =
OpenPOWER on IntegriCloud