summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/x11r7/xapp_xman/xapp_xman.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/x11r7/xapp_xman/xapp_xman.mk b/package/x11r7/xapp_xman/xapp_xman.mk
index 2706d61a5..6caaf3fa3 100644
--- a/package/x11r7/xapp_xman/xapp_xman.mk
+++ b/package/x11r7/xapp_xman/xapp_xman.mk
@@ -13,8 +13,4 @@ XAPP_XMAN_CONF_ENV = ac_cv_file__etc_man_conf=no \
ac_cv_file__etc_man_config=no \
ac_cv_file__etc_manpath_config=no
-ifeq ($(BR2_PACKAGE_XLIB_LIBXPRINTUTIL),y)
-XAPP_XMAN_CONF_OPT += --enable-xprint
-endif
-
$(eval $(call AUTOTARGETS))