]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
fix ld error: unable to find version dependency `ZLIB_1.2.5'
authorTörök Edwin <edwintorok@gmail.com>
Sun, 11 Sep 2011 07:00:52 +0000 (10:00 +0300)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 11 Sep 2011 18:22:07 +0000 (11:22 -0700)
zlib.map

index 65bcf1703347be4563623dcbb91dfc165aeed66e..f65a1250b4f043015d5f9bff7a6ba819331ee10c 100644 (file)
--- a/zlib.map
+++ b/zlib.map
@@ -69,4 +69,4 @@ ZLIB_1.2.3.5 {
 
 ZLIB_1.2.5.1 {
     deflatePending;
-} ZLIB_1.2.5;
+} ZLIB_1.2.3.5;