summaryrefslogtreecommitdiff
path: root/scripts/makefile.sco
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.sco
parenteaa1b0a5f2284936e164818be63604426573a313 (diff)
downloadlibpng-ea88d94dcf474623fb858986adccf90513bbea9c.tar.gz
[master] Imported from libpng-1.2.41rc03.tarv1.2.41rc03
Diffstat (limited to 'scripts/makefile.sco')
-rw-r--r--scripts/makefile.sco2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.sco b/scripts/makefile.sco
index 607bdfadf..4ce7413fe 100644
--- a/scripts/makefile.sco
+++ b/scripts/makefile.sco
@@ -41,7 +41,7 @@ exec_prefix=$(prefix)
ZLIBLIB=../zlib
ZLIBINC=../zlib
-CFLAGS= -dy -belf -I$(ZLIBINC) -O3 -DPNG_NO_MMX_CODE
+CFLAGS= -DPNG_CONFIGURE_LIBPNG -dy -belf -I$(ZLIBINC) -O3 -DPNG_NO_MMX_CODE
LDFLAGS=-L. -L$(ZLIBLIB) -lpng12 -lz -lm
INCPATH=$(prefix)/include/libpng