From: Jonathan Stowe Date: Sat, 12 Jan 2002 11:13:02 +0000 (+0000) Subject: Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with... X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1c6861adf51b6b6cd373be518d8abc71a16f8496;p=p5sagit%2Fp5-mst-13.2.git Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm Message-ID: p4raw-id: //depot/perl@14225 --- diff --git a/Configure b/Configure index c69d35a..a57fad1 100755 --- a/Configure +++ b/Configure @@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Sun Dec 30 19:31:52 EET 2001 [metaconfig 3.0 PL70] +# Generated on Sat Jan 12 23:16:55 EET 2002 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un */ #$i_memory I_MEMORY /**/ -/* I_NDBM: - * This symbol, if defined, indicates that exists and should - * be included. - */ -#$i_ndbm I_NDBM /**/ - /* I_NET_ERRNO: * This symbol, if defined, indicates that exists and * should be included. @@ -3444,6 +3438,12 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un #$d_suidsafe SETUID_SCRIPTS_ARE_SECURE_NOW /**/ #$d_dosuid DOSUID /**/ +/* I_NDBM: + * This symbol, if defined, indicates that exists and should + * be included. + */ +#$i_ndbm I_NDBM /**/ + /* I_STDARG: * This symbol, if defined, indicates that exists and should * be included.