Re: [hwloc-devel] doxygen autoconf setup

2009-09-09 Thread Jeff Squyres
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

Re: [hwloc-devel] doxygen autoconf setup

2009-09-09 Thread Samuel Thibault
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

Re: [hwloc-devel] doxygen autoconf setup

2009-09-09 Thread Brice Goglin
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

Re: [hwloc-devel] doxygen autoconf setup

2009-09-09 Thread Jeff Squyres
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

Re: [hwloc-devel] doxygen autoconf setup

2009-09-09 Thread Brice Goglin
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

[hwloc-devel] doxygen autoconf setup

2009-09-09 Thread Jeff Squyres
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], [