Eric Blake
|
e07cf19fe5
|
build: don't use "test cond1 -o cond2": it's not portable
* configure.ac: Use "test cond1 || test cond2" instead.
* m4/compiler-flags.m4 (gl_COMPILER_FLAGS): Likewise.
* tests/test-lib.sh (verbose): Likewise.
|
2010-03-25 09:28:24 +01:00 |
|
Daniel P. Berrange
|
aaabde58cb
|
Remove trailing whitespace from m4 file
|
2009-04-30 13:30:51 +00:00 |
|
Daniel P. Berrange
|
cb4a6614fa
|
Fix check for -Wformat-security which depends on -Wformat
|
2009-04-28 10:55:45 +00:00 |
|
John Levon
|
d052118dae
|
Improve compiler flag checking
|
2009-01-14 15:23:26 +00:00 |
|
Daniel P. Berrange
|
d09a9a4294
|
Added m4 scripts to check compiler flags
|
2007-02-14 02:29:20 +00:00 |
|