mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
xlib_libXdmcp: only build documentation if explicitly requested
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
61d322c3d2
commit
68cdb5e2d7
@ -9,6 +9,8 @@ XLIB_LIBXDMCP_SOURCE = libXdmcp-$(XLIB_LIBXDMCP_VERSION).tar.bz2
|
|||||||
XLIB_LIBXDMCP_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
XLIB_LIBXDMCP_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||||
XLIB_LIBXDMCP_INSTALL_STAGING = YES
|
XLIB_LIBXDMCP_INSTALL_STAGING = YES
|
||||||
XLIB_LIBXDMCP_DEPENDENCIES = xutil_util-macros xproto_xproto
|
XLIB_LIBXDMCP_DEPENDENCIES = xutil_util-macros xproto_xproto
|
||||||
|
XLIB_LIBXDMCP_CONF_OPT = $(if $(BR2_HAVE_DOCUMENTATION),,--disable-docs)
|
||||||
|
HOST_XLIB_LIBXDMCP_CONF_OPT = --disable-docs
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
$(eval $(host-autotools-package))
|
$(eval $(host-autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user