[flac-dev] [PATCH] doc: fix out-of-tree build
Olivier BLIN
olivier.blin at softathome.com
Mon Jan 7 08:07:08 PST 2013
On 29/12/2012 00:06, Olivier Blin wrote:
> When building outside of the source tree, the Doxyfile needs to be
> generated in the build tree and should point to the proper paths for
> include directories and html footer.
>
> The generated api files to install should also be taken from the build
> tree instead of the source tree.
> ---
> configure.ac | 1 +
> doc/Doxyfile | 1220 --------------------------------------------------
> doc/Doxyfile.in | 1220 ++++++++++++++++++++++++++++++++++++++++++++++++++
> doc/Makefile.am | 3 +-
> doc/html/Makefile.am | 2 +-
> 5 files changed, 1224 insertions(+), 1222 deletions(-)
> delete mode 100644 doc/Doxyfile
> create mode 100644 doc/Doxyfile.in
Hi,
Is there any comment about this patch?
The Doxyfile diff might look scary, but it is just a file renaming, and
looks much smaller with git show -M
Thanks
--
Olivier Blin - SoftAtHome
This message and any attachments herein are confidential, intended solely for the addressees and are SoftAtHome.s ownership. Any unauthorized use or dissemination is prohibited. If you are not the intended addressee of this message, please cancel it immediately and inform the sender.
More information about the flac-dev
mailing list