summaryrefslogtreecommitdiffstats
path: root/rules/host-xorg-proto-fonts.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-xorg-proto-fonts.make')
-rw-r--r--rules/host-xorg-proto-fonts.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/host-xorg-proto-fonts.make b/rules/host-xorg-proto-fonts.make
index 2fc14d370..46a372179 100644
--- a/rules/host-xorg-proto-fonts.make
+++ b/rules/host-xorg-proto-fonts.make
@@ -29,6 +29,8 @@ HOST_XORG_PROTO_FONTS_ENV := $(HOST_ENV)
#
# autoconf
#
-HOST_XORG_PROTO_FONTS_AUTOCONF := $(HOST_AUTOCONF)
+HOST_XORG_PROTO_FONTS_AUTOCONF := \
+ $(HOST_AUTOCONF) \
+ --disable-specs
# vim: syntax=make