aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1993-05-24 20:21:01 +0000
committerRob Savoye <rob@cygnus>1993-05-24 20:21:01 +0000
commita3f49a66524bb6d07d815ab3e7a6e721d8a47fca (patch)
tree1e0ec007edc643848fc87d2b775a1f260c8384c8 /ChangeLog
parent225501b7d8b4242da5e6b8c67ccaa41dac2433e5 (diff)
downloadfsf-binutils-gdb-a3f49a66524bb6d07d815ab3e7a6e721d8a47fca.zip
fsf-binutils-gdb-a3f49a66524bb6d07d815ab3e7a6e721d8a47fca.tar.gz
fsf-binutils-gdb-a3f49a66524bb6d07d815ab3e7a6e721d8a47fca.tar.bz2
* configure: change so "-exec-prefix" gets passed down rather
than "-exec_prefix" so autoconf generated Makefiles get the exec_prefix set right.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7519f30..cc279a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
+Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
+
+ * configure: change so "-exec-prefix" gets passed down rather
+ than "-exec_prefix" so autoconf generated Makefiles get the
+ exec_prefix set right.
+
Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+ * config.guess: get the Solaris2 minor version number
+
* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)