This is an automatically generated mail from the syncmail system. Do not reply
directly to this email. Further discussion should take place on the hackers
list: [EMAIL PROTECTED]
Update of /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-Constants
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5981/Win32-GUI-Constants
Modified Files:
Makefile.PL
Log Message:
Add -mms-bitfields option for mingw-gcc
Index: Makefile.PL
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-Constants/Makefile.PL,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.PL 11 Jun 2006 21:00:15 -0000 1.2
--- Makefile.PL 1 Feb 2008 13:29:49 -0000 1.3
***************
*** 10,13 ****
--- 10,16 ----
use ExtUtils::MakeMaker;
+ use lib '../build_tools';
+ use MMUtil;
+
my %config = (
NAME => 'Win32::GUI::Constants',
***************
*** 35,38 ****
--- 38,42 ----
}
+ MMUtil::Extend_MM();
WriteMakefile(%config);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Perl-win32-gui-cvscommit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-cvscommit
http://perl-win32-gui.sourceforge.net/