New commits:
commit a2fe1fbe08c895fb9632fd6a4ce9838fe67f4db9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
libmad: Use --add-missing with automake
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac
and
libtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:39: error: required file './compile' not found
configure.ac:39: 'automake --add-missing' can install 'compile'
Makefile.am:61: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'
(or '*_CPPFLAGS')
diff --git a/audio-libs/libmad/HISTORY b/audio-libs/libmad/HISTORY
index 4d2153e..450e47e 100644
--- a/audio-libs/libmad/HISTORY
+++ b/audio-libs/libmad/HISTORY
@@ -1,3 +1,6 @@
+2013-08-22 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Use --add-missing with automake
+
2013-02-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* PRE_BUILD: fix obsolete macro in configure.ac