diff options
author | Chris Provenzano <proven@cygnus> | 1997-08-06 23:29:21 +0000 |
---|---|---|
committer | Chris Provenzano <proven@cygnus> | 1997-08-06 23:29:21 +0000 |
commit | 84fb3de71c3240e1592a79306574179dd66a02f0 (patch) | |
tree | 9ee5426a6dfa1e5fcd5393787a72127fedb38d78 /ChangeLog | |
parent | c40331ba92d810a8b23306995143846cbd864088 (diff) | |
download | gdb-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |