Kent,

2014-06-03 0:16 GMT+02:00 Kent R. Spillner <[email protected]>:
> 293c4ddb added checks to Makefile.in to disable the patch-wrapper test
> when the configure script is not invoked with the --with-patch-wrapper
> argument.  Those checks assumed that PATCH_WRAPPER will always be empty
> unless --with-patch-wrapper was used.  However, PATCH_WRAPPER will be
> set to "no" when the configure script is invoked with the
> --without-patch-wrapper argument.

ah, I see, thanks.

> Add nested ifneq check to handle this case as well.

There is a third use of PATCH_WRAPPER in the Makefile which this change doesn't
handle, so let me fixing this bug in configure.ac instead.

Thanks,
Andreas

_______________________________________________
Quilt-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to