summaryrefslogtreecommitdiff
path: root/scripts/makefile.aix
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-25 08:41:00 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-25 16:00:51 -0600
commitea88d94dcf474623fb858986adccf90513bbea9c (patch)
tree17b7430f9f0a0c7b869520b927eb3607658a534d /scripts/makefile.aix
parenteaa1b0a5f2284936e164818be63604426573a313 (diff)
downloadlibpng-ea88d94dcf474623fb858986adccf90513bbea9c.tar.gz
[master] Imported from libpng-1.2.41rc03.tarv1.2.41rc03
Diffstat (limited to 'scripts/makefile.aix')
-rw-r--r--scripts/makefile.aix2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.aix b/scripts/makefile.aix
index ce9b8f97d..a57b7a448 100644
--- a/scripts/makefile.aix
+++ b/scripts/makefile.aix
@@ -48,7 +48,7 @@ LDDEBUG =
CRELEASE = -O2
LDRELEASE = -s
WARNMORE=-W -Wall
-CFLAGS = -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
+CFLAGS = -DPNG_CONFIGURE_LIBPNG -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
LDFLAGS = -L. -L$(ZLIBLIB) -lpng12 -lz -lm $(LDRELEASE)
# File extensions