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.
This commit is contained in:
Takashi Iwai 2006-03-29 11:33:02 +00:00
parent 3cda29dba9
commit 5341e4ece0
12 changed files with 114 additions and 56 deletions

View file

@ -13,7 +13,8 @@ master, PCM and monitors gains separately and it provides emulation of master vo
for cards that don't support it in hardware (all non-Vmixer cards). Furthermore it
has a matrix mixer which is more easy to use than the Echoaudio console interface.
Emixer requires GTK+ 1.2 or above.
Emixer requires GTK+ 1.2 or GTK+ 2.x.
To build with GTK+-1.2, pass --with-gtk2=no configure option.
For more informations: http://xoomer.virgilio.it/g_pochini/ea-emixer.html