summaryrefslogtreecommitdiff
path: root/scripts/makefile.aix
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.aix')
-rw-r--r--scripts/makefile.aix4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/makefile.aix b/scripts/makefile.aix
index 17f864a46..0813a5864 100644
--- a/scripts/makefile.aix
+++ b/scripts/makefile.aix
@@ -23,7 +23,7 @@ LN_SF = ln -f -s
LIBNAME=libpng10
PNGMAJ = 0
-PNGMIN = 1.0.53rc01
+PNGMIN = 1.0.53rc02
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local
@@ -48,7 +48,7 @@ LDDEBUG =
CRELEASE = -O2
LDRELEASE = -s
WARNMORE=-W -Wall
-CFLAGS = -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
+CFLAGS = -D_ALL_SOURCE -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
LDFLAGS = -L. -L$(ZLIBLIB) -lpng10 -lz -lm $(LDRELEASE)
# File extensions