From 9be56f9b9e3fd8cce4dd68214de2047be20ec5c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 23 Mar 2008 21:39:04 +0200 Subject: [PATCH] Fix the pkg-config warning --- bootstrap | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bootstrap b/bootstrap index 7d0bbd08d9..836545942f 100755 --- a/bootstrap +++ b/bootstrap @@ -141,9 +141,8 @@ if [ "$PKGCONFIG" = "no" ]; then cat << EOF ============================================================== -NOTE: you do not have the "pkg-config" utility on your system; -detection of the Gtk-2.0 and GNOME 2.0 libraries will not be -reliable. +NOTE: "pkg-config" is missing from your system. Certain +libraries may not be detected properly. EOF fi -- 2.39.2