From: Craig A. Berry Date: Wed, 5 Dec 2007 01:17:04 +0000 (+0000) Subject: Fix missing sharpbang definition in configure.com. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=58046ef3f63981204f6c074e6110ebcbfcb83e03;p=p5sagit%2Fp5-mst-13.2.git Fix missing sharpbang definition in configure.com. p4raw-id: //depot/perl@32577 --- diff --git a/configure.com b/configure.com index e0b26e3..199c174 100644 --- a/configure.com +++ b/configure.com @@ -853,7 +853,6 @@ $ ENDIF $ ENDIF !(needman .EQS. "true") $! $!: see if sh knows # comments !sfn -$ sharpbang = "$ " $!: figure out how to guarantee sh startup !sfn $!: find out where common programs are !sfn $!loclist="awk/cat/comm/cp/echo/expr/find/grep/ln/ls/mkdir/rm/sed/sort/touch/tr/uniq" @@ -6370,6 +6369,7 @@ $ WC "seedfunc='" + seedfunc + "'" $ WC "selectminbits='32'" $ WC "selecttype='" + selecttype + "'" $ WC "sh='MCR'" +$ WC "sharpbang='#!'" $ WC "shmattype='" + " '" $ WC "shortsize='" + shortsize + "'" $ IF (f$length(sig_name) .GE. 244)