summaryrefslogtreecommitdiff
path: root/scripts/makefile.ibmc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.ibmc')
-rw-r--r--scripts/makefile.ibmc6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/makefile.ibmc b/scripts/makefile.ibmc
index 35d7f5610..8d02a8387 100644
--- a/scripts/makefile.ibmc
+++ b/scripts/makefile.ibmc
@@ -2,11 +2,11 @@
# IBM C version 3.x for Win32 and OS/2
# Copyright (C) 2006 Glenn Randers-Pehrson
# Copyright (C) 2000 Cosmin Truta
-
+#
# This code is released under the libpng license.
# For conditions of distribution and use, see the disclaimer
# and license in png.h
-
+#
# Notes:
# Derived from makefile.std
# All modules are compiled in C mode
@@ -23,7 +23,7 @@ LD = ilink
AR = ilib
RM = del
-CFLAGS = -I$(ZLIBINC) -Mc -O2 -W3
+CFLAGS = -DPNG_CONFIGURE_LIBPNG -I$(ZLIBINC) -Mc -O2 -W3
LDFLAGS =
# File extensions