diff options
author | Steve James <ste@junkomatic.net> | 2014-12-17 12:25:59 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-12-18 22:59:57 +0100 |
commit | 3a56d1b4a9fd8fa6fb8bd701ea065bb03079ef96 (patch) | |
tree | b579d9e756a84b5e8d9f80dedc8536b8e613cc79 /package/gcc | |
parent | 8314ddf584197f618d776c9df7488c782a6d6761 (diff) | |
download | buildroot-3a56d1b4a9fd8fa6fb8bd701ea065bb03079ef96.tar.gz buildroot-3a56d1b4a9fd8fa6fb8bd701ea065bb03079ef96.zip |
package/snappy: add dependency on host-pkgconf
Snappy doesn't configure without host pkg-config, causing this totally
unhelpful diagnostic from autoconf:
configure.ac:42: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:44: error: possibly undefined macro: AC_MSG_FAILURE
So add host-pkgconf to the package's DEPENDENCIES list.
Signed-off-by: Steve James <ste@junkomatic.net>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions