libvirt/m4
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
..
.gitignore .cvsignore: Add explicit list of generated files. 2009-01-23 16:15:49 +00:00
compiler-flags.m4 build: don't use "test cond1 -o cond2": it's not portable 2010-03-25 09:28:24 +01:00