summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/gd/Makefile.in')
-rw-r--r--Build/source/libs/gd/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/gd/Makefile.in b/Build/source/libs/gd/Makefile.in
index d2e4e198a47..47564293133 100644
--- a/Build/source/libs/gd/Makefile.in
+++ b/Build/source/libs/gd/Makefile.in
@@ -278,6 +278,7 @@ ACLOCAL_AMFLAGS = -I ../../m4
EXTRA_DIST = $(GD_TREE) $(GD_TREE)-PATCHES
SUBDIRS = include
INCLUDES = -I$(top_srcdir)/$(GD_TREE) $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES) $(FREETYPE2_INCLUDES)
+AM_CPPFLAGS = -DNONDLL
noinst_LIBRARIES = libgd.a
nodist_libgd_a_SOURCES = \
$(GD_TREE)/gd.c \