[Module-build-checkins] Module-Build Changes,1.367,1.368
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-07-29 03:26:48
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4081 Modified Files: Changes Log Message: Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.367 retrieving revision 1.368 diff -u -d -r1.367 -r1.368 --- Changes 29 Jul 2005 03:24:41 -0000 1.367 +++ Changes 29 Jul 2005 03:26:39 -0000 1.368 @@ -34,6 +34,10 @@ displayed command line for creating the .c file from the .xs file was missing its newline. Now it's got it. + - The extra_compiler_flags setting was not actually being passed + along to ExtUtils::CBuilder so it could pass it along to the + compiler. + 0.27_02 (Beta for 0.28) Fri Jul 15 07:34:58 CDT 2005 - Provided initial support for the --prefix installation parameter, |