[PATCH] fix for missing linuxdoc conditionals
Enrico Weigelt
weigelt at metux.de
Wed May 17 08:37:39 PDT 2006
* Alan Coopersmith <Alan.Coopersmith at Sun.COM> wrote:
> Enrico Weigelt wrote:
> >+AM_CONDITIONAL(BUILD_LINUXDOC, [test "$BUILD_LINUXDOC" = "yes"])
> >+AM_CONDITIONAL(BUILD_PDFDOC, [test "$BUILD_PDFDOC" = "yes"])
> > XORG_CHECK_LINUXDOC
>
> Did you try looking at the XORG_CHECK_LINUXDOC macro definition?
hmm. the file xorg-macros.m4 also defines these conditionals,
but why did automake break ? Maybe the conditional has to be
set *within* the XORG_CHECK_LINUXDOC macro, so AM_CONDITIONAL
gets called at the right time ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
rsync://sources.metux.de/metux-patches
---------------------------------------------------------------------
More information about the xorg-modular
mailing list