summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfergus.henderson@gmail.com <fergus.henderson@gmail.com@01de4be4-8c4a-0410-9132-4925637da917>2014-02-27 14:39:07 +0000
committerfergus.henderson@gmail.com <fergus.henderson@gmail.com@01de4be4-8c4a-0410-9132-4925637da917>2014-02-27 14:39:07 +0000
commitfded07c18b0a56f0f1b2aca373ebf6b33c891f2d (patch)
treef8581cbeceb5d242f67d1c054c5618e0fd332d1b /configure.ac
parent0f6ba9b6d4fe98c357a105083948b147ae6e89bc (diff)
downloaddistcc-fded07c18b0a56f0f1b2aca373ebf6b33c891f2d.tar.gz
Fix a bug where the BadLogFile_Case test was depending on gcc returning
an exit status of 1 for compilation of a non-existing file. This was causing problems with gcc 4.6.3 (and probably other gcc versions) which was returning exit status 4 in that case. I changed the test to instead use an existing file and to expect exit status 0; we don't actually fail the compilation if a bad log file is specified, instead we just log an error message about the bad log file on stderr. git-svn-id: http://distcc.googlecode.com/svn/trunk@786 01de4be4-8c4a-0410-9132-4925637da917
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions