summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>2001-07-23 16:53:03 +0000
committerMartin Baulig <martin@src.gnome.org>2001-07-23 16:53:03 +0000
commit1e72d5884a41b85e8d971d9af7c4803e80122a81 (patch)
treecd6dd8100fc286565c264530b730e738833dfa93
parent673318709b2f554341f1fc0bc28ee5193de8d2c1 (diff)
downloadshared-mime-info-1e72d5884a41b85e8d971d9af7c4803e80122a81.tar.gz
Pkg-config can be found at www.freedesktop.org, not www.freesoftware.com.
svn path=/trunk/; revision=1856
-rw-r--r--macros2/gnome-pkgconfig.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros2/gnome-pkgconfig.m4 b/macros2/gnome-pkgconfig.m4
index 581e866a..e4e3ec7a 100644
--- a/macros2/gnome-pkgconfig.m4
+++ b/macros2/gnome-pkgconfig.m4
@@ -58,7 +58,7 @@ AC_DEFUN([GNOME_CHECK_PKGCONFIG],[
AC_MSG_ERROR([
*** You need the latest pkg-config (at least $pkgconfig_required_version).
*** Get the latest version of pkg-config from
-*** http://www.freesoftware.org/software/pkgconfig.])
+*** http://www.freedesktop.org/software/pkgconfig.])
fi
fi
AC_SUBST(PKG_CONFIG)