autoconf: Helper options for adding GCC 32/64 bit flags
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 26 Dec 2007 17:12:29 +0000 (11:12 -0600)
committerDan Nicholson <dbn.lists@gmail.com>
Wed, 26 Dec 2007 21:38:30 +0000 (15:38 -0600)
commitab57cbaccccb30fd743ba3283251430e6bc3a071
tree02898c2b71f76ef6e162c80f9c2f7381221d156a
parent4c5a2b3af214e7a0ec0742b17beb1e719552ecae
autoconf: Helper options for adding GCC 32/64 bit flags

Two new configure options to add -m32 or -m64 to the CFLAGS and CXXFLAGS
when GCC is in use. By default, the user supplied options are
environment variables are respected, but these options are quick helps
for the common case of x86/x86_64 using GCC.
configure.ac
docs/autoconf.html