summaryrefslogtreecommitdiff
blob: 37d9ee3049e6d68ca1521c5ae3c14f122c2b2d03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
configure config_h $toplevel/include/config.h
BEGIN
	define GNOME_GRAPHICS
END
configure src_Makefile $toplevel/src/Makefile
BEGIN
	define GNOME_SUPPORT
	redefine GNOMEINC "\`gnome-config --cflags gnomeui\`"
END

configure Makefile $toplevel/Makefile
BEGIN
	define MAPBG
END