mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.guess: Remove trailing whitespace.
This commit is contained in:
parent
81b28678cc
commit
4f1347ca0b
@ -1,3 +1,7 @@
|
|||||||
|
2007-07-24 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.guess: Remove trailing whitespace.
|
||||||
|
|
||||||
2007-07-22 Ben Elliston <bje@gnu.org>
|
2007-07-22 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
Reported by Luke Mewburn <luke@mewburn.net>:
|
Reported by Luke Mewburn <luke@mewburn.net>:
|
||||||
|
2
config.guess
vendored
2
config.guess
vendored
@ -793,7 +793,7 @@ EOF
|
|||||||
exit ;;
|
exit ;;
|
||||||
*:Interix*:[3456]*)
|
*:Interix*:[3456]*)
|
||||||
case ${UNAME_MACHINE} in
|
case ${UNAME_MACHINE} in
|
||||||
x86)
|
x86)
|
||||||
echo i586-pc-interix${UNAME_RELEASE}
|
echo i586-pc-interix${UNAME_RELEASE}
|
||||||
exit ;;
|
exit ;;
|
||||||
EM64T | authenticamd)
|
EM64T | authenticamd)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user