develooper Front page | perl.perl5.porters | Postings from December 2010

[perl.git] branch blead, updated. v5.13.8-16-gf53580f

Thread Next
From:
Tony Cook
Date:
December 20, 2010 15:46
Subject:
[perl.git] branch blead, updated. v5.13.8-16-gf53580f
Message ID:
20101220234639.GE21437@mars.tony.develop-help.com
The following from f53580fec42f3b12264ee27b756dec257c0bb77a appears to
have broken s2p:

@@ -4150,17 +4155,6 @@ perllibs (End.U):
        The list of libraries needed by Perl only (any libraries needed
        by extensions only will by dropped, if using dynamic loading).

-perlpath (perlpath.U):
-       This variable contains the eventual value of the PERLPATH symbol,
-       which contains the name of the perl interpreter to be used in
-       shell scripts and in the "eval 'exec'" idiom.  This variable is
-       not necessarily the pathname of the file containing the perl
-       interpreter; you must append the executable extension (_exe) if
-       it is not already present.  Note that Perl code that runs during
-       the Perl build process cannot reference this variable, as Perl
-       may not have been installed, or even if installed, may be a
-       different version of Perl.
-
 pg (Loc.U):
        This variable is used internally by Configure to determine the
        full pathname (if any) of the pg program.  After Configure runs,

Should:

- that chunk be reverted, or

- s2p avoid perlpath?

Tony


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About