You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
3c32ead074
The upstream provided configure script produces a broken log4cpp-1.1.3/log4cpp/include/log4cpp/config.h file with its custom AC_CREATE_PREFIX_CONFIG_H m4 macro. Running autoreconf fixes this problem. Fixes http://autobuild.buildroot.net/results/9be23d91098d2f3724bb9535333fed8d27ef992a/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>