build: improved --with-gtk and --with-glade-catalogdir
commit419c630cf0cc7272ca0b5c0d7ab199cdd16c1ada
authorNicola Fontana <ntd@entidi.it>
Sat, 24 Mar 2012 14:28:58 +0000 (24 15:28 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 24 Mar 2012 14:28:58 +0000 (24 15:28 +0100)
tree2757ca3857364a5276ed937c85bc66484696f9d9
parentefe23d836946dad75788a9dd6122c73ecce8a61e
build: improved --with-gtk and --with-glade-catalogdir

Now the autodetection can fail if explicitely required. This means by
explicitely providing --with-gtk (or --with-glade-catalogdir) to
./configure, the configuration will fail is no suitable GTK+ (or
gladeui) is found.

Useful to force the inclusion of a feature, without bothering about the
version to use.
configure.ac