From: ben Date: Mon, 25 Apr 2005 15:55:06 +0000 (+0000) Subject: Add a mechanism for using autoconf to detect the quirks of Unix systems X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/76d3a838799e8abde2e7ac41fc59ef8785c29a6f?hp=76d3a838799e8abde2e7ac41fc59ef8785c29a6f Add a mechanism for using autoconf to detect the quirks of Unix systems rather than relying on the user to edit the Makefile. Makefile.gtk still works as well as it ever did, but now we get a Makefile.in alongside it. mkunxarc.sh now relies on autoconf and friends to build the configure script for the Unix source distribution. git-svn-id: svn://svn.tartarus.org/sgt/putty@5673 cda61777-01e9-0310-a592-d414129be87e ---