Dave Mitchell wrote:
> On Sun, Jan 04, 2009 at 11:25:53PM +0100, Abe Timmerman wrote:
>> It'll need the PERL_PATCHNUM stuff in config.SH aswell.
> 
> Um, what stuff is that?
> 
> $ ls config.SH
> ls: cannot access config.SH: No such file or directory
> 
> $ grep PERL_PATCHNUM `ls| grep -v Changes`
> cflags:                ccflags="-DPERL_PATCHNUM=`awk 'BEGIN{ORS=""} 
> /describe:/ {print $2}' .patchnum` $ccflags"
> make_patchnum.pl:#define PERL_PATCHNUM "$describe"
> perl.c:#ifdef PERL_PATCHNUM
> perl.c:     SV* num= newSVpvn(PERL_PATCHNUM,sizeof(PERL_PATCHNUM)-1);
> stock_git_version.h:#define PERL_PATCHNUM "UNKNOWN"

I'm sorry; didn't look close enough; you're right it should be cflags.SH

There has been quite some work on it since the git changeover.

HTH +
good luck,

Abe.
-- 
 _  | "Pinky Suavo, are you pondering what I'm pondering?"
( ) | Yes, but why does the chicken cross the road, huh, if not for love?
 X  |  (sigh)  I do not know. (4 Oct 97 - Pinky Suavo)
/ \ |

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to