summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-xkbfile.make
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2006-10-03 11:34:50 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2006-10-03 11:34:50 +0000
commit36aefd03567f70e70c8807871b7349fa37db6b5a (patch)
tree571e345c53dd03017591c7ee77ab04dfba51393e /rules/xorg-lib-xkbfile.make
parent6fc06683220fe63640e27c20976c58222e2b751c (diff)
downloadptxdist-36aefd03567f70e70c8807871b7349fa37db6b5a.tar.gz
ptxdist-36aefd03567f70e70c8807871b7349fa37db6b5a.tar.xz
help added and speed up build
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6121 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-lib-xkbfile.make')
-rw-r--r--rules/xorg-lib-xkbfile.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-lib-xkbfile.make b/rules/xorg-lib-xkbfile.make
index 188cc42c9..e73ed1b9b 100644
--- a/rules/xorg-lib-xkbfile.make
+++ b/rules/xorg-lib-xkbfile.make
@@ -2,7 +2,7 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -64,7 +64,8 @@ XORG_LIB_XKBFILE_ENV := $(CROSS_ENV)
#
# autoconf
#
-XORG_LIB_XKBFILE_AUTOCONF := $(CROSS_AUTOCONF_USR)
+XORG_LIB_XKBFILE_AUTOCONF := $(CROSS_AUTOCONF_USR) \
+ --disable-dependency-tracking
$(STATEDIR)/xorg-lib-xkbfile.prepare: $(xorg-lib-xkbfile_prepare_deps_default)
@$(call targetinfo, $@)