[PATCH xf86-input-synaptics] build: apply the distcheck tricks used in xf86-input-evdev
Daniel Stone
daniel at fooishbar.org
Wed May 25 07:47:10 PDT 2011
Hi,
On Wed, May 25, 2011 at 04:40:30PM +0200, Diego Elio Pettenò wrote:
> +# During distcheck, system locations (as provided by pkg-config) are
> +# not writable; provide instead relative locations.
> +DISTCHECK_CONFIGURE_FLAGS = \
> + --with-sdkdir='$${includedir}/xorg' \
> + --with-xorg-conf-dir='${{sysconfdir}}/xorg'
Why the different quoting here - $${includedir} vs. ${{sysconfdir}}?
Cheers,
Daniel
More information about the xorg-devel
mailing list