[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: backend configure change
From: |
Enrico Sersale |
Subject: |
Re: backend configure change |
Date: |
Mon, 6 May 2002 14:07:35 +0300 (EEST) |
On Sun, 5 May 2002, Adam Fedor wrote:
> I changed the backend configuration options, so now to configure for a
> certain server or graphics library, you use --enable-server and
> --enable-graphics, like this:
>
> ./configure --enable-server=x11 -enable-graphics=art
>
> On Windows, win32 and winlib should be chosen automatically now
Unfortunately, no.
Now, even if I configure --enable-win32 --enable-winlib, BUILD_SERVER is
x11 and GSBachend.h includes XGServer.h, not WIN32Server.h.