[Module-build-checkins] ExtUtils-CBuilder Changes,1.50,1.51
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2006-03-16 04:45:55
|
Update of /cvsroot/module-build/ExtUtils-CBuilder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20864 Modified Files: Changes Log Message: Index: Changes =================================================================== RCS file: /cvsroot/module-build/ExtUtils-CBuilder/Changes,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- Changes 15 Mar 2006 22:48:14 -0000 1.50 +++ Changes 16 Mar 2006 04:45:47 -0000 1.51 @@ -2,6 +2,11 @@ 0.17 + - When we're being run from an uninstalled perl distribution + (e.g. one that's in the process of being built and tested), we + search for perl first in the current working directory. [Randy + Sims] + - More fixing of the arg_defines() method on VMS. [Craig A. Berry and John E. Malmberg] |