On Mon, 5 Jan 2009 19:13:36 +0000, Dave Mitchell <da...@iabyn.com>
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

he meant config_h.SH (I guess)

commit 1be1b388c18674b89d106c333a2dd62d9b736e29
Author: H.Merijn Brand <h.m.br...@xs4all.nl>
Date:   Fri Nov 28 07:52:03 2008 +0000

    could we add usedevel to config.h?
    From: Nicholas Clark <n...@ccl4.org>
    Date: Thu, 27 Nov 2008 20:28:08 +0000
    Message-ID: <20081127202807.gg49...@plum.flirble.org>

    Subject: Avoid duplicate vendorlib [PATCH]
    From: Gisle Aas <gi...@activestate.com>
    Date: Wed, 12 Nov 2008 13:50:34 +0100
    Message-Id: <71b06786-4c55-4a76-be24-c01f89015...@activestate.com>

    p4raw-id: //depot/p...@34950

commit e74475c7f7d5be6b248e4c69480e5336325d067b
Author: Marcus Holland-Moritz <mhx-p...@gmx.net>
Date:   Mon Nov 3 23:40:11 2008 +0100

    Add prototype detection for NDBM header files
    Message-ID: <20081103224011.26c22...@r2d2>

    p4raw-id: //depot/p...@34756

commit a33f2d9ff72e8b22b6fbbee1f295dee14d2436b5
Author: Andy Dougherty <dough...@lafayette.edu>
Date:   Tue May 13 08:28:45 2008 -0400

    Re: [perl #50180] NDBM_File fails to build
    Message-ID: <pine.lnx.4.64.0805131224130.9...@fractal.phys.lafayette.edu>

    p4raw-id: //depot/p...@33845

> $ 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"

-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, SuSE 10.1, 10.3, and 11.0, AIX 5.2, and Cygwin.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to