On 10/21/2010 01:04 PM, Peter Hutterer wrote:
On 21/10/10 18:59 , Thomas Hellstrom wrote:
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]>
Thomas, you're the maintainer. Wouldn't it be easier if you just push
the patches once you're happy with them? That way you keep control of
what's in the repo and we don't have to worry about accidentally
screwing up.
Cheers,
Peter
Sure, I can take care of that. I'll push these three.
/Thomas
---
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
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel