ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/ac-tools/config.guess
(Generate patch)

Comparing trunk/ac-tools/config.guess (file contents):
Revision 957 by gezelter, Tue May 16 20:38:23 2006 UTC vs.
Revision 1310 by gezelter, Tue Oct 21 18:48:27 2008 UTC

# Line 135 | Line 135 | UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSIO
135   UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
136   UNAME_SYSTEM=`(uname -s) 2>/dev/null`  || UNAME_SYSTEM=unknown
137   UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
138
138   # Note: order is significant - the case branches are not exclusive.
139  
140   case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines