r15493 - gnucash/trunk - Add -mms-bitfields and -mwindows to configure.in.

Andreas Köhler andi5 at cvs.gnucash.org
Fri Feb 2 20:47:11 EST 2007


Author: andi5
Date: 2007-02-02 20:47:09 -0500 (Fri, 02 Feb 2007)
New Revision: 15493
Trac: http://svn.gnucash.org/trac/changeset/15493

Modified:
   gnucash/trunk/configure.in
Log:
Add -mms-bitfields and -mwindows to configure.in.

On Windows, all C source files should be compiled with
-mms-bitfields. But this was only the case for those in modules
depending on gtk+. Fixes make check in src/app-utils.

Link with -mwindows, making the DLLs and gnucash-bin.exe to run in the
GUI subsystem. Clicking the bat will not open a console for gnucash,
starting from MSYS will not print messages, anymore.




More information about the gnucash-patches mailing list