projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69742ce
)
autoupdate
author
Karl Berry
<karl@freefriends.org>
Fri, 22 Dec 2006 18:03:23 +0000
(18:03 +0000)
committer
Karl Berry
<karl@freefriends.org>
Fri, 22 Dec 2006 18:03:23 +0000
(18:03 +0000)
build-aux/config.guess
patch
|
blob
|
history
diff --git
a/build-aux/config.guess
b/build-aux/config.guess
index 2b03b482280a3280c0705c4c85c3021dd8563ea2..1a695461e6ad2a06bb67e588347c42bfc3935ea6 100755
(executable)
--- a/
build-aux/config.guess
+++ b/
build-aux/config.guess
@@
-4,7
+4,7
@@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2006-12-
08
'
+timestamp='2006-12-
22
'
# 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
@@
-781,7
+781,7
@@
EOF
i*:CYGWIN*:*)
echo ${UNAME_MACHINE}-pc-cygwin
exit ;;
-
i
*:MINGW*:*)
+ *:MINGW*:*)
echo ${UNAME_MACHINE}-pc-mingw32
exit ;;
i*:windows32*:*)