[flac-dev] [PATCH] doc: fix out-of-tree build
Martijn van Beurden
mvanb1 at gmail.com
Wed Jan 9 08:11:38 PST 2013
It seems the mail you are referring to never made the list: it's not in
the archives and not in my mailbox. Take a look here:
http://lists.xiph.org/pipermail/flac-dev/2012-December/thread.html It's
probably still waiting for moderation.
On 07-01-13 17:07, Olivier BLIN wrote:
> 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
>
More information about the flac-dev
mailing list