Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
# BR2_PACKAGE_XSERVER_x11r7 is not set
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set
-BR2_X11_PREFIX="/usr"
#
# X libraries and helper libraries
# BR2_PACKAGE_XSERVER_none is not set
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set
-BR2_X11_PREFIX="/usr"
# BR2_PACKAGE_XORG7 is not set
#
ENABLE_DEBUG:=
endif
-# X Windowing system
-
-X11_PREFIX:=$(call qstrip,$(BR2_X11_PREFIX))
-
include package/Makefile.autotools.in
include package/Makefile.package.in
endchoice
-config BR2_X11_PREFIX
- string
- default "/usr/X11R6" if BR2_PACKAGE_XSERVER_xorg
- default "/usr" if BR2_PACKAGE_XSERVER_tinyx
- help
- X11 apps root location
-
menu "X11R7 Servers"
source package/x11r7/xserver_xorg-server/Config.in
endmenu