]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Support for re-running autoconf in the absence of the autoconf macro
authorSimon Tatham <anakin@pobox.com>
Sun, 17 Jul 2011 22:17:30 +0000 (22:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 17 Jul 2011 22:17:30 +0000 (22:17 +0000)
commit9e0d0602036dd0ea19cf27a8be8fd57d954ba0cf
tree4446cc2d049aebb2d6670db3d925f65354b363e5
parent2dfab560734d0bd107d4a438de46b346c45971f9
Support for re-running autoconf in the absence of the autoconf macro
files which provide auto-detection of GTK 1 and GTK 2. This makes it
easier for casual PuTTY developers to rerun autoconf for their own
purposes without having to install obscure extra packages. Obviously
the resulting configure script will not know how to detect whichever
version of GTK they didn't have support for, so it won't be product-
quality by my standards, but it should be good enough that they can
prepare unrelated patches to send to us.

git-svn-id: http://svn.tartarus.org/sgt/putty@9227 cda61777-01e9-0310-a592-d414129be87e
unix/configure.ac