Code

configure.ac: Added --disable-strict-checks command line option.
authorSebastian Harl <sh@tokkee.org>
Thu, 15 Oct 2009 22:01:14 +0000 (00:01 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 15 Oct 2009 22:01:14 +0000 (00:01 +0200)
commit4cc9331b04314dc33c38f20492e3867d753ceb5e
treef9d9b0612c739eb6d271a725dc0cdaf47f3df6ec
parent379e19a21ba6937215bcd3eb9db8d5d54c286eae
configure.ac: Added --disable-strict-checks command line option.

This option may be used to disable strict compiler checks (enabled by
default).
configure.ac