On Sep 9, 2009, at 6:16 PM, Samuel Thibault wrote:
> I think the idea is that we build the doc before make dist so that
it
> gets included in the tarball and users don't have to install many
> dependencies to rebuild it. So we build it once and configure
disables
> it when it's already buil
Brice Goglin, le Wed 09 Sep 2009 23:08:00 +0200, a écrit :
> I think the idea is that we build the doc before make dist so that it
> gets included in the tarball and users don't have to install many
> dependencies to rebuild it. So we build it once and configure disables
> it when it's already buil
Jeff Squyres wrote:
> On Sep 9, 2009, at 5:08 PM, Brice Goglin wrote:
>
>> I think the idea is that we build the doc before make dist so that it
>> gets included in the tarball and users don't have to install many
>> dependencies to rebuild it. So we build it once and configure disables
>> it when
On Sep 9, 2009, at 5:08 PM, Brice Goglin wrote:
I think the idea is that we build the doc before make dist so that it
gets included in the tarball and users don't have to install many
dependencies to rebuild it. So we build it once and configure disables
it when it's already built.
Ah, I see
Jeff Squyres wrote:
> I'm a little confused by the doxygen setup in configure.ac -- can one
> of you shed some light on this?
>
> After the DX_* macros, I see the following:
>
> AC_CHECK_FILE(${srcdir}/doc/doxygen-doc/man, [hwloc_have_man=yes], [:])
> AC_CHECK_FILE(${srcdir}/doc/doxygen-doc/hwloc.p
I'm a little confused by the doxygen setup in configure.ac -- can one
of you shed some light on this?
After the DX_* macros, I see the following:
AC_CHECK_FILE(${srcdir}/doc/doxygen-doc/man, [hwloc_have_man=yes], [:])
AC_CHECK_FILE(${srcdir}/doc/doxygen-doc/hwloc.pdf,
[hwloc_have_pdf=yes], [