mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
configure: Fix comment (copy+paste bug)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
7682e85807
commit
75f1359645
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -2705,7 +2705,7 @@ if compile_prog "" "" ; then
|
|||
byteswap_h=yes
|
||||
fi
|
||||
|
||||
# Search for bswap_32 function
|
||||
# Search for bswap32 function
|
||||
bswap_h=no
|
||||
cat > $TMPC << EOF
|
||||
#include <sys/endian.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue