On 02/16/2011 02:20 PM, Eric Blake wrote:
> * top/maint.mk (no-vc-detected): New rule.
> (local-checks-available): Use it to avoid hanging if someone tries
> 'make syntax-check' from a tarball.  Also append to any non-syntax
> checks already defined in cfg.mk.
> 
> 
> -local-checks-available = \
> +ifeq ($(shell $(VC_LIST) >/dev/null 2>&1; echo $?),0)

$$?, not $?

Pushed with that fixed.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to