Add BIN_SH as part of OS/2 support
Perl 5 Porters [Tue, 14 May 1996 08:02:11 +0000 (08:02 +0000)]
config_H

index f31d741..0b87638 100644 (file)
--- a/config_H
+++ b/config_H
  */
 #define STARTPERL "#!/usr/local/bin/perl"              /**/
 
+/* BIN_SH:
+ *     This variable contains the path to the shell.
+ */
+#define BIN_SH "/bin/sh"               /**/
+
 /* VOIDFLAGS:
  *     This symbol indicates how much support of the void type is given by this
  *     compiler.  What various bits mean: