X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2Fconfig.guess;h=b92bd6f425e709d22423af2087de38f502986180;hb=5ac9985ff6541293a521e3c2d1987a8271ab9353;hp=77c7cbab0abf51f97f03dbf1e4ede962d9e51a4d;hpb=8a64ba871d9641476453ee156878de753a61f282;p=gnulib.git diff --git a/config/config.guess b/config/config.guess index 77c7cbab0..b92bd6f42 100644 --- a/config/config.guess +++ b/config/config.guess @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. -timestamp='2004-08-13' +timestamp='2004-08-29' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -824,6 +824,9 @@ EOF cris:Linux:*:*) echo cris-axis-linux-gnu exit 0 ;; + crisv32:Linux:*:*) + echo crisv32-axis-linux-gnu + exit 0 ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;;