Hi,
> The following patch changes configure.in to use AC_PATH_XTRA as
> opposed to AC_PATH_X. AC_PATH_XTRA sets X_CFLAGS and X_LIBS the same way
> AC_PATH_X set x_includes and x_libraries, but it also sets
> X_DISPLAY_MISSING if it cannot find X, or if you turn off X support via
> --without-x.
> I tested this with X turned on and turned off and it compiles
> cleanly both ways.
Thanks a lot! I've applied the patch, and it works cleanly here.
> The remainder of the patch removes some @ac_ggi_@ and @ac_png_@
> cruft from directories that don't use them. I don't have ggi installed,
> so that portion of the patch is untested, but it seems pretty obvious to
> me.
The GGI driver still works fine on my side.
Thanks again,
llap,
Christoph