aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Provenzano <proven@cygnus>1997-08-06 23:29:21 +0000
committerChris Provenzano <proven@cygnus>1997-08-06 23:29:21 +0000
commit84fb3de71c3240e1592a79306574179dd66a02f0 (patch)
tree9ee5426a6dfa1e5fcd5393787a72127fedb38d78 /ChangeLog
parentc40331ba92d810a8b23306995143846cbd864088 (diff)
downloadgdb-84fb3de71c3240e1592a79306574179dd66a02f0.zip
gdb-84fb3de71c3240e1592a79306574179dd66a02f0.tar.gz
gdb-84fb3de71c3240e1592a79306574179dd66a02f0.tar.bz2
* configure: Changed sed delimiter from ':' to '|' when
attempting to substitute ${config_shell} for SHELL. On NT ${config_shell} may contain a ':' in it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c027c2b..023beed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
+
+ * configure: Changed sed delimiter from ':' to '|' when
+ attempting to substitute ${config_shell} for SHELL. On
+ NT ${config_shell} may contain a ':' in it.
+
Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.