summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-11 08:10:21 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-11 08:10:21 +0000
commit0c025fdd828cb67c13dfa06cc958a4a7623de93d (patch)
treec3f9df49591becf964849dfbe1f930bd20cb41b8
parent242e724110e7fa3872a0508ab744bd199c25bbcb (diff)
* config.guess: Restore a wrongly removed hyphen.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--config.guess2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6145a52703..8804c9a1cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun 11 17:08:21 2004 Akinori MUSHA <knu@iDaemons.org>
+
+ * config.guess: Restore a wrongly removed hyphen.
+
Fri Jun 11 14:30:08 2004 Akinori MUSHA <knu@iDaemons.org>
* config.guess: Attempt to avoid system name change on
diff --git a/config.guess b/config.guess
index 1c99d97753..906abc422f 100644
--- a/config.guess
+++ b/config.guess
@@ -888,7 +888,7 @@ EOF
esac
objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
- echo ${UNAME_MACHINE}-unknown-linux${LIBC}
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit 0 ;;
parisc:Linux:*:* | hppa:Linux:*:*)
# Look for CPU level