* configure: Changed sed delimiter from ':' to '|' when
authorChris Provenzano <proven@cygnus>
Wed, 6 Aug 1997 23:29:21 +0000 (23:29 +0000)
committerChris Provenzano <proven@cygnus>
Wed, 6 Aug 1997 23:29:21 +0000 (23:29 +0000)
        attempting to substitute ${config_shell} for SHELL. On
        NT ${config_shell} may contain a ':' in it.

ChangeLog

index c027c2bb42ede5137aaf172db5cc70d79387ea93..023beeda38a17f230b3df9b0035b5c073e7013e1 100644 (file)
--- 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.
This page took 0.02864 seconds and 4 git commands to generate.