MARTINs-Mac-mini:xbmc builduser$ make -C tools/darwin/depends/libcec
rm -rf libcec
tar xf /Users/Shared/xbmc-depends/tarballs/libcec-latest.tar.bz2
echo libcec > .gitignore
cd libcec; autoreconf -vif
Useless use of /d modifier in transliteration operator at /usr/bin/../share/automake-1.10/Automake/Wrap.pm line 60.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: glibtoolize --copy --force
glibtoolize: putting auxiliary files in `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
glibtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
configure.ac:10: error: possibly undefined macro: AC_MSG_WARN
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
make: *** [libcec] Error 1