aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-02 04:40:34 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-02 04:40:34 +0000
commit9402894306d94786feebe623da6fa004edfa7dc6 (patch)
tree2f11c84d16b4d8ba3656bae2b35b2ea2a397a00c /ChangeLog
parenta0de4c4d9ced7c8b512609df8def912e6829a420 (diff)
downloadgdb-9402894306d94786feebe623da6fa004edfa7dc6.zip
gdb-9402894306d94786feebe623da6fa004edfa7dc6.tar.gz
gdb-9402894306d94786feebe623da6fa004edfa7dc6.tar.bz2
* configure: If config.guess result is a prefix of the user
specified target, assume a native build and use the user specified target as the host alias. Remove SunOS patch suffix removal hack. * configure.in: Remove SunOS patch suffix removal hack.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce68a1a..5d0beec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * configure: If config.guess result is a prefix of the user
+ specified target, assume a native build and use the user specified
+ target as the host alias. Remove SunOS patch suffix removal hack.
+ * configure.in: Remove SunOS patch suffix removal hack.
+
* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
in NATIVE_CHECK_MODULES.