make --{en,dis}able-gtk work correctly
authorJulien Cristau <jcristau@debian.org>
Tue, 15 Jul 2008 14:59:21 +0000 (16:59 +0200)
committerJulien Cristau <jcristau@debian.org>
Tue, 15 Jul 2008 15:06:50 +0000 (17:06 +0200)
commit687176023caf53f2fe234827d152f270048b1cd3
tree63345375a12b8fafe6bee376de154790038b49bd
parent9d97716d2fd91d5611a5e7a7b29b38887b672e9f
make --{en,dis}able-gtk work correctly

--enable-gtk had the same effect as --disable-gtk.
Now we check for it by default, and error out if we can't
find it and it was explicitly enabled.
configure.ac