libXtst man pages generation fails if srcdir != builddir

Daniel Stone daniel at fooishbar.org
Wed Jul 18 04:17:21 PDT 2007


On Wed, Jul 18, 2007 at 03:48:53AM -0700, zoka wrote:
> Thanks for applying the patch - however there are 2 more issues of the same
> type
> in libXpm.
> 
> diff --git a/cxpm/Makefile.am b/cxpm/Makefile.am
> index 158facb..76ccc81 100644
> --- a/cxpm/Makefile.am
> +++ b/cxpm/Makefile.am
> @@ -3,7 +3,7 @@ bin_PROGRAMS = cxpm
>  AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include/X11
>  AM_CFLAGS = $(XPM_CFLAGS)
> 
> -cxpm_SOURCES = cxpm.c
> +cxpm_SOURCES = $(srcdir)/cxpm.c

Um, $(srcdir) is not required for _SOURCES.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20070718/c189ce77/attachment.pgp>


More information about the xorg mailing list