Point to the new home of pkgconfig at www.freedesktop.org instead of
authorDarin Adler <darin@src.gnome.org>
Thu, 26 Jul 2001 19:50:22 +0000 (19:50 +0000)
committerDarin Adler <darin@src.gnome.org>
Thu, 26 Jul 2001 19:50:22 +0000 (19:50 +0000)
* configure.in: Point to the new home of pkgconfig at
www.freedesktop.org instead of "sourceforce.net" [sic].

svn path=/trunk/; revision=1877

ChangeLog
configure.in

index 674e259..62136d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-07-26  Darin Adler  <darin@bentspoon.com>
 
+       * configure.in: Point to the new home of pkgconfig at
+       www.freedesktop.org instead of "sourceforce.net" [sic].
+
+2001-07-26  Darin Adler  <darin@bentspoon.com>
+
        * doc/usage.txt: Point to the new home of pkgconfig at
        www.freedesktop.org.
 
index a48e3d2..b449516 100644 (file)
@@ -21,7 +21,7 @@ if ! test -x "$PKG_CONFIG" ; then
    AC_MSG_ERROR([
 *** You need the latest pkg-config.
 *** Get the latest version of pkg-config from
-*** http://pkgconfig.sourceforce.net.])
+*** <http://www.freedesktop.org/software/pkgconfig/>.])
 fi
 AC_SUBST(PKG_CONFIG)