Add a mechanism for using autoconf to detect the quirks of Unix systems
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 25 Apr 2005 15:55:06 +0000 (15:55 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 25 Apr 2005 15:55:06 +0000 (15:55 +0000)
commit76d3a838799e8abde2e7ac41fc59ef8785c29a6f
tree4cfea6746456e0977e8ef37682a2b70a150bebcf
parent8815b68b87e4bc4830d138fb259f8255230fe954
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
README
Recipe
mkfiles.pl
mkunxarc.sh
unix/configure.ac [new file with mode: 0644]
unix/unix.h