summaryrefslogtreecommitdiff
path: root/scripts/makefile.32sunu
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.32sunu')
-rw-r--r--scripts/makefile.32sunu2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.32sunu b/scripts/makefile.32sunu
index fb9cedf97..7c654dc2f 100644
--- a/scripts/makefile.32sunu
+++ b/scripts/makefile.32sunu
@@ -49,7 +49,7 @@ ZLIBINC=/usr/include
WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
-Wmissing-declarations -Wtraditional -Wcast-align \
-Wstrict-prototypes -Wmissing-prototypes #-Wconversion
-CFLAGS=-I$(ZLIBINC) $(SUN_CC_FLAGS) \
+CFLAGS=-DPNG_CONFIGURE_LIBPNG -I$(ZLIBINC) $(SUN_CC_FLAGS) \
# $(WARNMORE) -g -DPNG_DEBUG=5
LDFLAGS=$(SUN_LD_FLAGS) -L$(ZLIBLIB) -R$(ZLIBLIB) libpng.a -lz -lm