[PATCH:x11perf 2/2] Add MKTEMP to DIR_SUBSTS in Makefile
Gaetan Nadon
memsize at videotron.ca
Sun Jul 10 05:33:58 PDT 2011
On Thu, 2011-07-07 at 22:41 -0700, Alan Coopersmith wrote:
> Needed for commit 1188465112a1 to work after revert of 4af24b2f5b3f8f
>
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
> Makefile.am | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 5cfedb4..30c9ec7 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -51,6 +51,7 @@ bin_SCRIPTS = x11perfcomp
> CLEANFILES = $(bin_SCRIPTS)
> EXTRA_DIST = $(bin_SCRIPTS:=.in)
> DIR_SUBSTS = -e 's|@x11perfcompdir[@]|$(x11perfcompdir)|g'
> +DIR_SUBSTS += -e 's|@MKTEMP[@]|$(MKTEMP)|g'
>
> x11perfcomp: x11perfcomp.in
> $(AM_V_GEN)$(SED) $(DIR_SUBSTS) < $(srcdir)/$@.in > $@
Reviewed-by: Gaetan Nadon <memsize at videotron.ca>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110710/b06d5ee3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110710/b06d5ee3/attachment.pgp>
More information about the xorg-devel
mailing list