From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZePY-0002Uf-Cz for qemu-devel@nongnu.org; Wed, 12 Mar 2008 23:47:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZePW-0002TR-Sc for qemu-devel@nongnu.org; Wed, 12 Mar 2008 23:47:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZePW-0002TJ-KK for qemu-devel@nongnu.org; Wed, 12 Mar 2008 23:47:18 -0400 Received: from tapir.sajinet.com.pe ([66.139.79.212]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZePW-0003GB-CO for qemu-devel@nongnu.org; Wed, 12 Mar 2008 23:47:18 -0400 Date: Wed, 12 Mar 2008 23:02:15 -0500 From: Carlo Marcelo Arenas Belon Subject: Re: [Qemu-devel] --disable-gfx-check still wants SDL.h? Message-ID: <20080313040215.GA12601@tapir> References: <47D89076.9070803@quinthar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47D89076.9070803@quinthar.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wed, Mar 12, 2008 at 07:24:54PM -0700, David Barrett wrote: > Is it possible to compile/run qemu on a system that does not have SDL? ./configure --disable-sdl --disable-gfx-check Carlo