summaryrefslogtreecommitdiff
path: root/zconf.h
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:34:55 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:34:55 -0700
commit73014202489f913dbffc91d22089ea8a8920c054 (patch)
tree0d86e58ff1445b54be2a04939903f0b6b51f4184 /zconf.h
parenta7d70663cf4a7d4013ff7d285da01a164ed9b207 (diff)
downloadzlib-73014202489f913dbffc91d22089ea8a8920c054.tar.gz
zlib-73014202489f913dbffc91d22089ea8a8920c054.tar.bz2
zlib-73014202489f913dbffc91d22089ea8a8920c054.zip
zlib 1.2.4.5v1.2.4.5
Diffstat (limited to '')
-rw-r--r--zconf.h4
-rw-r--r--zconf.h.cmakein4
-rw-r--r--zconf.h.in4
3 files changed, 0 insertions, 12 deletions
diff --git a/zconf.h b/zconf.h
index f5a6c87..02ce56c 100644
--- a/zconf.h
+++ b/zconf.h
@@ -315,10 +315,6 @@
315# endif 315# endif
316#endif 316#endif
317 317
318#ifndef NO_VIZ
319# define ZEXTERN __attribute__((visibility ("default"))) extern
320#endif
321
322#ifndef ZEXTERN 318#ifndef ZEXTERN
323# define ZEXTERN extern 319# define ZEXTERN extern
324#endif 320#endif
diff --git a/zconf.h.cmakein b/zconf.h.cmakein
index 18dd770..a2f71b1 100644
--- a/zconf.h.cmakein
+++ b/zconf.h.cmakein
@@ -317,10 +317,6 @@
317# endif 317# endif
318#endif 318#endif
319 319
320#ifndef NO_VIZ
321# define ZEXTERN __attribute__((visibility ("default"))) extern
322#endif
323
324#ifndef ZEXTERN 320#ifndef ZEXTERN
325# define ZEXTERN extern 321# define ZEXTERN extern
326#endif 322#endif
diff --git a/zconf.h.in b/zconf.h.in
index f5a6c87..02ce56c 100644
--- a/zconf.h.in
+++ b/zconf.h.in
@@ -315,10 +315,6 @@
315# endif 315# endif
316#endif 316#endif
317 317
318#ifndef NO_VIZ
319# define ZEXTERN __attribute__((visibility ("default"))) extern
320#endif
321
322#ifndef ZEXTERN 318#ifndef ZEXTERN
323# define ZEXTERN extern 319# define ZEXTERN extern
324#endif 320#endif