[PATCH] fix for missing linuxdoc conditionals

Daniel Stone daniel at freedesktop.org
Wed May 17 08:00:29 PDT 2006


On Wed, May 17, 2006 at 04:28:16PM +0200, Enrico Weigelt wrote:
> diff -ruN xorg-server-1.0.1.orig/configure.ac xorg-server-1.0.1/configure.ac
> --- xorg-server-1.0.1.orig/configure.ac	Thu Feb 16 04:04:58 2006
> +++ xorg-server-1.0.1/configure.ac	Thu Feb 16 04:07:05 2006
> @@ -454,6 +454,8 @@
>  
>  dnl Only build sgml docs when linuxdoc is available and
>  dnl def.ents has been installed
> +AM_CONDITIONAL(BUILD_LINUXDOC, [test "$BUILD_LINUXDOC" = "yes"])
> +AM_CONDITIONAL(BUILD_PDFDOC, [test "$BUILD_PDFDOC" = "yes"])
>  XORG_CHECK_LINUXDOC
>  
>  dnl Handle installing libxf86config

No.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.x.org/archives/xorg-modular/attachments/20060517/6eff51f1/attachment.pgp


More information about the xorg-modular mailing list