aboutsummaryrefslogtreecommitdiffstats
path: root/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* Updated to the version dated 2013-05-16.Wayne Davison2013-05-191-279/+331
|
* Updated to the version dated 2006-07-02.Wayne Davison2006-11-021-9/+12
|
* Updated to the version dated 2006-02-23.Wayne Davison2006-04-241-280/+367
|
* Updated to version from autoconf 2.59 (2003-10-03).Wayne Davison2004-03-061-66/+67
|
* Updated config.sub and config.guess to latest revision.Paul Green2003-01-221-175/+283
|
* updated config scripts from subversionAndrew Tridgell2001-07-221-289/+466
|
* added MacOS support to config.guess (from wsanchez@apple.com)Andrew Tridgell2000-08-191-0/+3
|
* updated config.guess from latest autoconf CVS treeAndrew Tridgell2000-01-241-69/+217
|
* Update config.guess from a new official GNU version.David Dykstra1999-03-051-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).
* changes to get rsync working on a CRAY J90. This machine doesn't haveAndrew Tridgell1998-10-291-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).