* configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 12 Sep 2012 20:21:39 +0000 (22:21 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 12 Sep 2012 20:21:39 +0000 (22:21 +0200)
commitd673aedc2feb6828c7470492b254ff9cfe1f9e63
tree3f4284d8274cf03dd784dc31be74aaa4e6ed3cdc
parentbfeae2cf098dcf5bdb4af14d896e790cbe91d60f
* configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first
and then gtk2 if not found.
--with-x-toolkit=gtk|yes: As above, but fail if gtk2 or gt3 not found.
--with-x-toolkit=gtk2: Only try gtk2, fail if not found.
--with-x-toolkit=gtk3: Only try gtk3, fail if not found.
ChangeLog
configure.ac