Date: Sat, 4 Dec 1999 04:35:56 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/perl5/lib/ExtUtils MakeMaker.pm Message-ID: <199912041235.EAA69426@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/12/04 04:35:56 PST Modified files: contrib/perl5/lib/ExtUtils MakeMaker.pm Log: When a Makefile.PL is evaluated in a subdirectory (ext/SDBM_Files/sdbm) do not prepend '../' to PERL and FULLPERL. It breaks cross-building. Approved by: markm Revision Changes Path 1.2 +131 -75 src/contrib/perl5/lib/ExtUtils/MakeMaker.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912041235.EAA69426>