[PATCH input-vmmouse 1/3] make: remove duplicate definition of EXTRA_DIST

Thomas Hellstrom thellstrom at vmware.com
Thu Oct 21 05:43:56 PDT 2010


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<memsize at videotron.ca>
>>>        
>> Build-tested on servers 1.0 through 1.9. Please add the below Acked-by
>> and push.
>>
>> Acked-by: Thomas Hellstrom<thellstrom at vmware.com>
>>      
> 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
>>>        
>> _______________________________________________
>> xorg-devel at lists.x.org: X.Org development
>> Archives: http://lists.x.org/archives/xorg-devel
>> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>>
>>      
>    



More information about the xorg-devel mailing list