xlib_libX11: disable nls compose overview generation
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 4 Dec 2012 06:55:02 +0000 (22:55 -0800)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 4 Dec 2012 06:55:02 +0000 (22:55 -0800)
Perl is only used to generate compose overview documentation.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/x11r7/xlib_libX11/xlib_libX11.mk

index f7dc4eb3c62d2f63f0f8e94c8b4f96d6a472428a..75d172cb444693020a04ad8ce0d36400692562bc 100644 (file)
@@ -12,10 +12,12 @@ XLIB_LIBX11_DEPENDENCIES = libxcb xutil_util-macros xlib_xtrans xlib_libXau xlib
 XLIB_LIBX11_CONF_OPT = \
        --disable-malloc0returnsnull \
        --with-xcb \
-       --disable-specs
+       --disable-specs \
+       --without-perl
 
 HOST_XLIB_LIBX11_CONF_OPT = \
-       --disable-specs
+       --disable-specs \
+       --without-perl
 
 # src/util/makekeys is executed at build time to generate ks_tables.h, so
 # it should get compiled for the host. The libX11 makefile unfortunately