Eliminate hints now correctly handled by Configure
[p5sagit/p5-mst-13.2.git] / 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: