From: Jesse Vincent Date: Fri, 6 Nov 2009 18:04:01 +0000 (-0500) Subject: Addded a pointer to the documentation on how Configure is maintained X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4471067f9aaa4b26f882988887ab76cb145e0a5f;p=p5sagit%2Fp5-mst-13.2.git Addded a pointer to the documentation on how Configure is maintained --- diff --git a/Configure b/Configure index 25ce689..e67b461 100755 --- a/Configure +++ b/Configure @@ -19,6 +19,8 @@ # Though this script was generated by metaconfig from metaunits, it is # OK to send patches against Configure itself. It's up to the Configure # pumpkin to backport the patch to the metaunits if it is accepted. +# For more information on patching Configure, see pod/perlhack.pod +# # The metaunits are also available from the public git repository: # http://perl5.git.perl.org/metaconfig.git/ or # $ git clone git://perl5.git.perl.org/metaconfig.git metaconfig