]> git.alsa-project.org Git - alsa-tools.git/commit
Support both GTK+1.2 and GTK+2.x
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Mar 2006 11:33:02 +0000 (11:33 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Mar 2006 11:33:02 +0000 (11:33 +0000)
commit5341e4ece03e13674de69a19cdedce5e95be1201
tree7e0f0a6541eae10f1de9933e92c2700929dd4f73
parent3cda29dba946735991442d7bb918f43a49b8f90d
Support both GTK+1.2 and GTK+2.x

Support both GTK+ 1.2 and GTK+ 2.x in single configure scripts.
GTK+ 2.x is used unless --with-gtk2=no is given.

If you have no gtk1 or gtk2 devel packages, use configure.in-gtk1
or -gtk2 and do autoreconf.
12 files changed:
echomixer/Makefile.am
echomixer/README
echomixer/configure.in
echomixer/configure.in-gtk1 [new file with mode: 0644]
envy24control/Makefile.am
envy24control/README
envy24control/configure.in
envy24control/configure.in-gtk1 [new file with mode: 0644]
rmedigicontrol/Makefile.am
rmedigicontrol/README
rmedigicontrol/configure.in
rmedigicontrol/configure.in-gtk1 [new file with mode: 0644]