The Cairo package selects two features: FEATURE_drawing-backend_DirectFB:directfb \ FEATURE_drawing-backend_libX11:libX11
How do I extend this so that the menuconfig UI will also give me a menu option of NONE? It is not obvious to me how to create a FEATURE choice that does nothing. Both of these are optional for Cairo but there isn't anyway to turn them both off. They come up as a radio button with just two choices. For development I turned the features off locally by removing the two lines from the Makefile. Cario is able to draw to /dev/fb without having directfb around. -- Jon Smirl [email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
