qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5782] Fix typo reported by Thiemo Seufer
@ 2008-11-23  7:27 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-11-23  7:27 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-23  7:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-23  7:27 [Qemu-devel] [5782] Fix typo reported by Thiemo Seufer Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).