summaryrefslogtreecommitdiff
blob: 91d278f907b94f564a45484093ab7c39c608acf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
configure config_h $toplevel/include/config.h
BEGIN
	define GTK_GRAPHICS
END
configure src_Makefile $toplevel/src/Makefile
BEGIN
	define GTK_SUPPORT
END

configure Makefile $toplevel/Makefile
BEGIN
	define BIG3DTILES
	define GTKFILES
END