[build] Included --enable-gtk2 in configure
commitf64448bbdcb1092de7bddeb1574ea59ee0ca4f4a
authorNicola Fontana <ntd@entidi.it>
Mon, 17 Aug 2009 17:16:38 +0000 (17 19:16 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 17 Aug 2009 17:16:38 +0000 (17 19:16 +0200)
tree07a9a53df02c5bc950dff872fa92bdf8461538b1
parent52dedd8a1fc5d3a1564dc59e6de5eb0e65fad3d3
[build] Included --enable-gtk2 in configure

This option allows or not the inclusion of GTK+ based widgets inside the
ADG library (libadg). If no value is explicitely specified, it defaults
on an automatic check, that is it looks for any usable gtk+-2.0 package
in the system. Furthermore, following the rule of the least surprise, if
--enable-gtk2 is specified but no valid gtk+-2.0 package is found,
configure will hang.
configure.ac