diff options
author | Pauli Nieminen <suokkos@gmail.com> | 2009-07-25 15:53:02 +0300 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-09-01 13:53:20 +1000 |
commit | 3b7dd69d0bf6bc19f0e4403bb6611de87497aac3 (patch) | |
tree | b2fe43a4320911aaf927f81aa2b691d5373c049b /.gitignore | |
parent | b0618a909a56d958a6690318545379e105587d82 (diff) |
Add XORG_STRICT_OPTION macro for strict compilation option
Strict compilation option can be used to get rid of warnings that often are
showing real hidden bug in code. That just waits to cause problems.
CWARNFLAGS has to be added to AM_C(PP)FLAGS to use strict compilation mode
in Makefile.am. Automatic addition to compiler flags would cause some configure
checks fail.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions