--- /tmp/config.guess	2005-09-07 15:41:26.784807208 +0300
+++ chrpath-0.13/config.guess	2005-09-07 15:42:08.423477168 +0300
@@ -759,6 +759,9 @@
     arm*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit 0 ;;
+    cris:Linux:*:*)
+        echo cris-axis-linux-gnu
+        exit 0 ;;    
     ia64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit 0 ;;

