]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - mkfiles.pl
Add a mechanism for using autoconf to detect the quirks of Unix systems
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 25 Apr 2005 15:55:06 +0000 (15:55 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 25 Apr 2005 15:55:06 +0000 (15:55 +0000)
commit0227bfdbc7ff6ed8d7b1cf83bdbefa9e44e674a5
tree4cfea6746456e0977e8ef37682a2b70a150bebcf
parent38b266727a4c14e6923358902b8b55494dcff7d3
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.

[originally from svn r5673]
README
Recipe
mkfiles.pl
mkunxarc.sh
unix/configure.ac [new file with mode: 0644]
unix/unix.h