You are not logged in.
Pages: 1
Hello.
I upgraded this morning automake to version 1.13.0. And when I try to get build vlc-git, I got this error :
configure.ac:28: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1Going back to previous version fixes the problem.
Any idea ?
Offline

sed 's|AM_CONFIG_HEADER(config.h)|AC_CONFIG_HEADERS([config.h])|g' -i configure.ac
edited
Last edited by sl1pkn07 (2012-12-31 22:25:28)
Offline

AKA it needs to be fixed upstream.
Offline
Already reported upstream : https://trac.videolan.org/vlc/ticket/7975
Until it is fixed, I will warn on AUR vlc-git page.
Offline

you can use
export AUTOMAKE:automakework for me
Lenovo ThinkPad L420 modified
:: Intel i7 2560QM :: 8 GB RAM :: SSD 256 GB ::
:: DVD read+Writter :: 3 USB 3.0 Expresa Card ::
:: a Favulous 1 mins lasting Io-Li battery ::cry::
Offline
Pages: 1