diff options
| author | Aurelien Jarno | 2011-01-14 20:21:22 +0100 |
|---|---|---|
| committer | Aurelien Jarno | 2011-01-14 20:21:22 +0100 |
| commit | eae30c8f409ad17d7064a7f0e5c00a80f5f52d35 (patch) | |
| tree | 85059b7a6a774119e5df7b7269554494e64f9bb3 /fpu/softfloat-specialize.h | |
| parent | make trace options use autoconfy names (diff) | |
| download | qemu-eae30c8f409ad17d7064a7f0e5c00a80f5f52d35.tar.gz qemu-eae30c8f409ad17d7064a7f0e5c00a80f5f52d35.tar.xz qemu-eae30c8f409ad17d7064a7f0e5c00a80f5f52d35.zip | |
configure: fix broken test
Since commit d1807a4f836c27f6dc7061e53a834dd27f78e46a ./configure tries
to test files and directories with "test -f", which only test for regular
files. Test with "test -e", which looks for any kind of files.
This unbreak the configure script when not using a separate object
directory.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'fpu/softfloat-specialize.h')
0 files changed, 0 insertions, 0 deletions
