]> git.sesse.net Git - vlc/commitdiff
Fix the pkg-config warning
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 19:39:04 +0000 (21:39 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 19:39:04 +0000 (21:39 +0200)
bootstrap

index 7d0bbd08d947ad3448ba75341e527aead4bc37f6..836545942fb5dce928cfe006599614616d3e109f 100755 (executable)
--- 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