build: added support for gladeui-2.0
commitf7accca4f3f098804472fe6dddd7088de3ef667c
authorNicola Fontana <ntd@entidi.it>
Mon, 19 Mar 2012 20:08:43 +0000 (19 21:08 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 19 Mar 2012 20:08:43 +0000 (19 21:08 +0100)
treecc8bda74296d9ccadf92a58f60908debae95a4d7
parenta8667ce5ecb8069f9e4b16a8cf3932e327988d2d
build: added support for gladeui-2.0

Improved glade support by providing --with-glade-catalogdir arg, so
custom path could be easily set. With the default behavior, the
configure script will check for gladeui-2.0 before (if the GTK+2 support
is not enabled) and gladeui-1.0 after.

Closes issue #64.
configure.ac