From: H.Merijn Brand Date: Wed, 30 Mar 2005 14:17:40 +0000 (+0000) Subject: Support for -Dusesitecustomize X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5f106f9c27148e746d86e2ea943381cda96398b4;p=p5sagit%2Fp5-mst-13.2.git Support for -Dusesitecustomize p4raw-id: //depot/perl@24104 --- diff --git a/Configure b/Configure index e52f8e9..4aaa8f8 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 Mon Jan 31 12:56:14 CET 2005 [metaconfig 3.0 PL70] +# Generated on Wed Mar 30 16:17:23 CEST 2005 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un #define SITELIB_EXP "$sitelibexp" /**/ #define SITELIB_STEM "$sitelib_stem" /**/ +/* USE_SITECUSTOMIZE: + * This symbol, if defined, indicates that sitecustomize should + * be used. + */ +#$d_sitecustomize USE_SITECUSTOMIZE /**/ + /* Size_t_size: * This symbol holds the size of a Size_t in bytes. */