Daniel Chemko <[EMAIL PROTECTED]> writes:
> Hello, I am trying to test the functionality of the linux-fb port of the
> gtk, and I see that it is not supported under the configure scripts. Can
> someone explain how it is compiled?
>
> This is the config.status output for the configure script:
>
> # Currently we always use X11 on those systems where we run configure...
This comment is outdated. I just removed it.
> if test "xx11" = "xx11" ; then
> gdk_windowing='
> #define GDK_WINDOWING_X11'
> elif test "xx11" = "xnanox" ; then
> gdk_windowing='
> #define GDK_WINDOWING_NANOX'
> elif test "xx11" = "xlinux-fb" ; then
> gdk_windowing='
> #define GDK_WINDOWING_FB
> #define GDK_NATIVE_WINDOW_POINTER'
> fi
Look at docs/README.linux-fb. (You'll really need the CVS to
test this stuff - 1.3.2. is too old)
Regards,
Owen
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list