[flac-dev] [PATCH 0/5] update build system

Max Horn max at quendi.de
Thu Dec 27 03:31:44 PST 2012


Hi,

so far I got no feedback on my patch series, nor was it merged.

Did anybody have a look at it? Are there any issues that prevent them from being merged?


Cheers,
Max

On 12.12.2012, at 21:33, Max Horn wrote:

> This patch series modernizes various aspects of the autotools
> based build system. There is a lot more that could and should be
> done, but I tried to stay conservative for now and just resolve
> some of the most obvious issues.
> 
> Max Horn (5):
>  configure: replace XIPH_C_FIND_ENDIAN by AC_C_BIGENDIAN
>  autogen.sh: replace this by a simple call to autoreconf
>  configure: always print ac_cv_c_compiler_gnu
>  configure: merge AC_CHECK_HEADERS calls
>  configure: modernize autoconf usage
> 
> Makefile.am                                |   2 -
> autogen.sh                                 | 168 +--------------------------
> configure.ac                               |  36 +++---
> doc/Makefile.am                            |   2 -
> doc/html/Makefile.am                       |   2 -
> doc/html/images/Makefile.am                |   2 -
> doc/html/images/hw/Makefile.am             |   2 -
> doc/html/ru/Makefile.am                    |   2 -
> include/share/Makefile.am                  |   2 -
> include/share/grabbag/Makefile.am          |   2 -
> include/test_libs_common/Makefile.am       |   2 -
> m4/endian.m4                               | 177 -----------------------------
> src/libFLAC/Makefile.am                    |   3 +
> src/plugin_common/Makefile.am              |   2 -
> src/share/getopt/Makefile.am               |   2 -
> src/share/grabbag/Makefile.am              |   2 -
> src/share/replaygain_analysis/Makefile.am  |   2 -
> src/share/replaygain_synthesis/Makefile.am |   2 -
> src/share/utf8/Makefile.am                 |   2 -
> 19 files changed, 25 insertions(+), 389 deletions(-)
> delete mode 100644 m4/endian.m4
> 
> -- 
> 1.8.0.1.525.gaaf5ad5
> 
> _______________________________________________
> flac-dev mailing list
> flac-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/flac-dev
> 



More information about the flac-dev mailing list