]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libglib2: needs autoreconf
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Oct 2017 19:46:48 +0000 (21:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Oct 2017 19:47:47 +0000 (21:47 +0200)
commit45fbec12e79dfd8416b20afa4c2590aecd3ddc5d
treee678c2b3fa1a5c3df77ca2e41120e4042c171ef8
parent5259c5c8058aa2c9608fd202c35477015a41c326
libglib2: needs autoreconf

Patch 0002-disable-tests.patch modifies Makefile.am, so we have to
autoreconf. It hasn't been seen until now, but becomes very clear
since the bump of automake to 1.15.1, as we're seeing build failures
such as:

configure.ac:66: error: version mismatch.  This is Automake 1.15.1,
configure.ac:66: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:66: comes from Automake 1.15.  You should recreate
configure.ac:66: aclocal.m4 with aclocal and run automake again.

Fixes:

  http://autobuild.buildroot.net/results/3402357d8e90f1866dfeaee7bb61119d80dc8bcb/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libglib2/libglib2.mk