summaryrefslogtreecommitdiff
path: root/config.guess
AgeCommit message (Collapse)AuthorFilesLines
2013-05-19Updated to the version dated 2013-05-16.Wayne Davison1-279/+331
2006-11-02Updated to the version dated 2006-07-02.Wayne Davison1-9/+12
2006-04-24Updated to the version dated 2006-02-23.Wayne Davison1-280/+367
2004-03-06Updated to version from autoconf 2.59 (2003-10-03).Wayne Davison1-66/+67
2003-01-22Updated config.sub and config.guess to latest revision.Paul Green1-175/+283
2001-07-22updated config scripts from subversionAndrew Tridgell1-289/+466
2000-08-19added MacOS support to config.guess (from wsanchez@apple.com)Andrew Tridgell1-0/+3
2000-01-24updated config.guess from latest autoconf CVS treeAndrew Tridgell1-69/+217
1999-03-05Update config.guess from a new official GNU version.David Dykstra1-92/+438
I believe this is the latest, which comes with automake 1.4 (somebody else is in charge of installing the GNU stuff on my system so I'm not 100% sure it's the absolute latest, but it was updated just a couple weeks ago).
1998-10-29changes to get rsync working on a CRAY J90. This machine doesn't haveAndrew Tridgell1-0/+627
a 4 byte integer type (short is 8 bytes). I needed to use a new md4 implementation (I used the portable one I wrote for Samba).