mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Update location of pkgconfig from sourceforge.net to new location at
* configure.in: * m4macros/glib-2.0.m4: Update location of pkgconfig from sourceforge.net to new location at freedeskop.org.
This commit is contained in:
@@ -163,7 +163,7 @@ main ()
|
||||
AC_MSG_RESULT(no)
|
||||
if test "$PKG_CONFIG" = "no" ; then
|
||||
echo "*** A new enough version of pkg-config was not found."
|
||||
echo "*** See http://pkgconfig.sourceforge.net"
|
||||
echo "*** See http://www.freedesktop.org/software/pkgconfig/"
|
||||
else
|
||||
if test -f conf.glibtest ; then
|
||||
:
|
||||
|
Reference in New Issue
Block a user