chiark / gitweb /
GTK 3 port: arrange configure.ac support for GTK 2/3 detection.
authorSimon Tatham <anakin@pobox.com>
Sat, 3 Oct 2015 11:28:28 +0000 (12:28 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Oct 2015 15:07:20 +0000 (16:07 +0100)
commit9df80d7587f9d0060ab74d3cb862e438a9f79291
tree6e4a61899e8fc4977b2fb044444c450523da62e2
parent41cc7c868f72e3131a3d45e38994e9d473824bd1
GTK 3 port: arrange configure.ac support for GTK 2/3 detection.

GTK 3 is the default, falling back to GTK 2 if 3 isn't available; you
can also say --with-gtk=2 to force GTK 2.
configure.ac