On 10/20/2010 02:20 AM, Gaetan Nadon wrote:
autoreconf -vfi produces this output:
tools/Makefile.am:59: EXTRA_DIST multiply defined in condition TRUE ...
tools/Makefile.am:36: ... `EXTRA_DIST' previously defined here
Signed-off-by: Gaetan Nadon<[email protected]>
Build-tested on servers 1.0 through 1.9. Please add the below Acked-by
and push.
Acked-by: Thomas Hellstrom <[email protected]>
---
tools/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 77a9731..b7357b9 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -33,8 +33,6 @@ hal-probe-vmmouse: hal-probe-vmmouse.in
-e 's|__HAL_BIN_PREFIX__|$(HAL_BIN_DIR)|g' \
< $< > $@
-EXTRA_DIST = hal-probe-vmmouse.in
-
CLEANFILES = hal-probe-vmmouse
if HAS_XORG_CONF_DIR
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel