From patchwork Fri Jan 11 09:18:02 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/6] configure: Fix comment (copy+paste bug) Date: Thu, 10 Jan 2013 23:18:02 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 211251 Message-Id: <1357895886-14283-3-git-send-email-stefanha@redhat.com> To: Cc: Stefan Weil , Anthony Liguori , Stefan Hajnoczi From: Stefan Weil Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index fe18ed2..148d5aa 100755 --- a/configure +++ b/configure @@ -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