diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-03-09 17:37:49 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-03-11 13:27:26 +0200 |
commit | dc655404659def26fbcd66583ca61575af9da8b9 (patch) | |
tree | 26626c68c9fd99adf423aadfb287321d92131326 /cpus.c | |
parent | ac41881b48858b279960a17c07f0b159af91e75a (diff) | |
download | qemu-dc655404659def26fbcd66583ca61575af9da8b9.zip qemu-dc655404659def26fbcd66583ca61575af9da8b9.tar.gz qemu-dc655404659def26fbcd66583ca61575af9da8b9.tar.bz2 |
configure: don't modify .status on error
./configure --help
make
will try to re-run configure with --help
which isn't what was intended.
The reason is that config.status was written
even on configure error.
Defer writing config.status until configure
has completed successfully.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'cpus.c')
0 files changed, 0 insertions, 0 deletions