diff options
Diffstat (limited to 'macros2')
-rw-r--r-- | macros2/gnome-pkgconfig.m4 | 2 |
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) |