From 1a96770d81d359397dc682e73a3db32041df04ab Mon Sep 17 00:00:00 2001 From: bjarni Date: Sun, 19 Jun 2005 17:05:24 +0000 Subject: (svn r2461) -Feature [Makefile] libpng-config can now be called something else in Makefile.config useful if you for some reason got a libpng-config, which is called something else --- makefiledir/Makefile.config_writer | 1 + 1 file changed, 1 insertion(+) (limited to 'makefiledir/Makefile.config_writer') diff --git a/makefiledir/Makefile.config_writer b/makefiledir/Makefile.config_writer index d48e17798..615517f98 100644 --- a/makefiledir/Makefile.config_writer +++ b/makefiledir/Makefile.config_writer @@ -97,6 +97,7 @@ $(MAKE_CONFIG): $(call CONFIG_LINE,\# misc) $(call CONFIG_LINE,SDL-CONFIG:=$(SDL-CONFIG)) + $(call CONFIG_LINE,LIBPNG-CONFIG:=$(LIBPNG-CONFIG)) $(call CONFIG_LINE,BEOS_NET_SERVER:=$(BEOS_NET_SERVER)) $(call CONFIG_LINE,CONFIG_INCLUDED:=yes) $(call CONFIG_LINE,PATH_SET:=$(PATH_SET)) -- cgit v1.2.3-54-g00ecf