* configure: Changed sed delimiter from ':' to '|' when

attempting to substitute ${config_shell} for SHELL. On
        NT ${config_shell} may contain a ':' in it.
This commit is contained in:
Chris Provenzano 1997-08-06 23:29:21 +00:00
parent c40331ba92
commit 84fb3de71c
1 changed files with 6 additions and 0 deletions

View File

@ -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.