From bf2603c73a1096ff40f88e3709671be71b78bcee Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 30 Apr 2018 09:41:26 +0200 Subject: 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 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 176c50afd..8c108c8dc 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- cgit v1.2.3-55-g7522