Date: Fri, 25 Aug 2000 11:54:12 +0200 (CEST) From: Roman Shterenzon <roman@harmonic.co.il> To: freebsd-stable@freebsd.org Subject: PERL_THREADED inconsistency Message-ID: <Pine.BSF.4.21.0008251150290.25998-100000@excalibur.oven.org>
next in thread | raw e-mail | index | archive | help
Hello,
It seems to me, that PERL_THREADED /etc/make.conf variable isn't correctly
described in the /etc/defaults/make.conf :
excalibur:/home/roman% grep PERL_THREADED /etc/defaults/make.conf /usr/src/gnu/usr.bin/perl/Makefile.inc
/etc/defaults/make.conf:#PERL_THREADED= true
/usr/src/gnu/usr.bin/perl/Makefile.inc:PERL_THREADED?= no
/usr/src/gnu/usr.bin/perl/Makefile.inc:.if ${PERL_THREADED} == "yes"
It's should be "#PERL_THREADED=yes" in make.conf I guess..
--Roman Shterenzon, UNIX System Administrator and Consultant
[ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008251150290.25998-100000>
