qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [5782] Fix typo reported by Thiemo Seufer


From: Blue Swirl
Subject: [Qemu-devel] [5782] Fix typo reported by Thiemo Seufer
Date: Sun, 23 Nov 2008 07:27:59 +0000

Revision: 5782
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5782
Author:   blueswir1
Date:     2008-11-23 07:27:59 +0000 (Sun, 23 Nov 2008)

Log Message:
-----------
Fix typo reported by Thiemo Seufer

Modified Paths:
--------------
    trunk/configure

Modified: trunk/configure
===================================================================
--- trunk/configure     2008-11-22 21:27:36 UTC (rev 5781)
+++ trunk/configure     2008-11-23 07:27:59 UTC (rev 5782)
@@ -148,7 +148,7 @@
 bsd="yes"
 audio_drv_list="oss"
 audio_possible_drivers="oss sdl esd pa"
-aiolib="-lpthread"
+aio_lib="-lpthread"
 if [ "$cpu" = "i386" -o "$cpu" = "x86_64" ] ; then
     kqemu="yes"
 fi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]