lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: Cygwin Perl doesn't seem to include Win32CORE
- Date: Thu, 03 Jul 2008 00:22:51 +0200
- From: Reini Urban <rurban@xxxxxxxx>
- Subject: ***BOGO*** Re: Cygwin Perl doesn't seem to include Win32CORE
Yaakov (Cygwin Ports) schrieb:
Reini Urban wrote:
| /usr/lib/perl5/vendor_perl/5.10
| /usr/lib/perl5/vendor_perl/5.10
BTW, any reason for this duplication in @INC?
If I would have it found yet, I would have fixed it immediately.
It disappeared once, and now it is there again...
I thought the obvious fix is
perl.c:
#ifdef PERL_VENDORLIB_STEM && defined(PERL_INC_VERSION_LIST)
/* Search for version-specific dirs below here */
incpush(PERL_VENDORLIB_STEM, FALSE, TRUE, TRUE, TRUE);
#endif
Because I have PERL_INC_VERSION_LIST disabled now.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/