Skip to content

Commit

Permalink
Fix the pkg-config warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Denis-Courmont committed Mar 23, 2008
1 parent aac5ae4 commit 9be56f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9be56f9

Please sign in to comment.