
For installation in /usr/local/bin and Timidity patches
in /usr/local/share/timidity, do
	./configure
	make
	make install (optional)

Timidity patches, and the configuration file timidity.cfg
are assumed to be in a subdirectory "timidity" in
configure's "datadir", so this can be modified with a
configure option, e.g.,

	./configure --datadir=/etc/sound

would make gt look in /etc/sound/timidity/ for
its config file timidity.cfg.

