[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-xorriso] libisofs fails out-of-tree
From: |
Burton, Ross |
Subject: |
Re: [Bug-xorriso] libisofs fails out-of-tree |
Date: |
Fri, 5 Apr 2019 19:31:40 +0100 |
Great, thanks!
Regarding AM_MAINTAINER_MODE some research will show that it used to
be everywhere thanks to copy-paste cargo-culting but these days it's
pretty much redundant.
You may also want to enable silent rules:
https://autotools.io/automake/silent.html is a good overview.
Actually if you're relatively new to autotools,
https://autotools.io/index.html is very useful.
Ross
On Fri, 5 Apr 2019 at 18:43, Thomas Schmitt <address@hidden> wrote:
>
> Hi,
>
> the following commits have been pushed now
>
> "Made libisofs ready for building out-of-source. Thanks Ross Burton."
>
> https://dev.lovelyhq.com/libburnia/libisofs/commit/8fbc2fcdfd0d924cab85f5fcd98cfb7d50028705
>
> "Made libburn ready for building out-of-source. Thanks Ross Burton."
>
> https://dev.lovelyhq.com/libburnia/libburn/commit/1c06669465618db60760e3c1055299061fc3670e
>
> "Made libisoburn ready for building out-of-source. Thanks Ross Burton."
>
> https://dev.lovelyhq.com/libburnia/libisoburn/commit/07225020756c95a128c68c55e2b48c208563fb66
>
> "Made GNU xorriso ready for building out-of-source. Thanks Ross Burton."
>
> https://dev.lovelyhq.com/libburnia/libisoburn/commit/720d28940c678bf23ecc7d1cab7918cce0cf2c93
>
> Interestingly, the include "../version.h" of libisofs/util.c did not
> cause problems in GNU xorriso. But two helper programs needed -I options.
>
>
> I will next explore AM_MAINTAINER_MODE and its removal.
>
>
> Have a nice day :)
>
> Thomas
>
- [Bug-xorriso] libisofs fails out-of-tree, Burton, Ross, 2019/04/04
- Re: [Bug-xorriso] libisofs fails out-of-tree, Thomas Schmitt, 2019/04/04
- Re: [Bug-xorriso] libisofs fails out-of-tree, Burton, Ross, 2019/04/04
- Re: [Bug-xorriso] libisofs fails out-of-tree, Thomas Schmitt, 2019/04/04
- Re: [Bug-xorriso] libisofs fails out-of-tree, Burton, Ross, 2019/04/05
- Re: [Bug-xorriso] libisofs fails out-of-tree, Thomas Schmitt, 2019/04/05
- Re: [Bug-xorriso] libisofs fails out-of-tree, Thomas Schmitt, 2019/04/05
- Re: [Bug-xorriso] libisofs fails out-of-tree,
Burton, Ross <=
- Re: [Bug-xorriso] libisofs fails out-of-tree, Thomas Schmitt, 2019/04/07