search for: 0d520aa

Displaying 2 results from an estimated 2 matches for "0d520aa".

2012 Dec 12
0
[PATCH 2/5] autogen.sh: replace this by a simple call to autoreconf
...44 --- a/include/share/Makefile.am +++ b/include/share/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = foreign - SUBDIRS = grabbag EXTRA_DIST = \ diff --git a/include/share/grabbag/Makefile.am b/include/share/grabbag/Makefile.am index 0d520aa..22baa15 100644 --- a/include/share/grabbag/Makefile.am +++ b/include/share/grabbag/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = foreign - EXTRA_DIST = \ cuesheet.h \ file.h \ diff --git a/include/test_libs_common/Makefile.am b/in...
2012 Dec 12
8
[PATCH 0/5] update build system
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