build-sys: extend "Could not locate the pkg-config" error message

Addresses: https://github.com/karelzak/util-linux/issues/631
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2018-04-30 09:41:26 +02:00
parent 5ff48b5f36
commit bf2603c73a
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ m4_ifndef([PKG_PROG_PKG_CONFIG],
macros. These are usually located in /usr/share/aclocal/pkg.m4.
If your macros are in a different location, try setting the
environment variable AL_OPTS="-I/other/macro/dir" before running
./autogen.sh or autoreconf again.])])
./autogen.sh or autoreconf again. Make sure pkg-config is installed.])])
PKG_PROG_PKG_CONFIG
GTK_DOC_CHECK([1.10])