From 233e16ceab6589cdfcfeefabef027f39026bb05f Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Tue, 5 Dec 2006 14:55:14 +0000 Subject: Introduction of d_pseudofork p4raw-id: //depot/perl@29467 --- uconfig.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'uconfig.sh') diff --git a/uconfig.sh b/uconfig.sh index eabd715a39..0c487858c3 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -284,6 +284,7 @@ d_poll='undef' d_portable='undef' d_printf_format_null='undef' d_procselfexe='undef' +d_pseudofork='undef' d_pthread_atfork='undef' d_pthread_attr_setscope='undef' d_pthread_yield='undef' -- cgit v1.2.1