In metaconfig.git, the branch master has been updated

<http://perl5.git.perl.org/metaconfig.git/commitdiff/3e6d782f8c2ac2b94d9f217b0a91989b144feca4?hp=e2d84f18e274f550e8184c83f9a98d3db1411754>

- Log -----------------------------------------------------------------
commit 3e6d782f8c2ac2b94d9f217b0a91989b144feca4
Author: H.Merijn Brand <mer...@nb09.procura.nl>
Date:   Wed Apr 14 16:04:32 2010 +0200

    Backport of bd2aeadfa5cb8ea8dbfc9c3060728594d8452bc6
-----------------------------------------------------------------------

Summary of changes:
 U/perl/d_prctl.U |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/U/perl/d_prctl.U b/U/perl/d_prctl.U
index 721740a..e630ce5 100644
--- a/U/perl/d_prctl.U
+++ b/U/perl/d_prctl.U
@@ -12,8 +12,9 @@
 ?S:    indicates to the C program that the prctl() routine is available.
 ?S:.
 ?S:d_prctl_set_name:
-?S:    This variable conditionally defines the HAS_PRCTL symbol, which
-?S:    indicates to the C program that the prctl() routine is available.
+?S:    This variable conditionally defines the HAS_PRCTL_SET_NAME symbol,
+?S:    which indicates to the C program that the prctl() routine supports
+?S:    the PR_SET_NAME option.
 ?S:.
 ?C:HAS_PRCTL:
 ?C:    This symbol, if defined, indicates that the prctl routine is

--
perl5 metaconfig repository

Reply via email to