Author: jelmer
Date: 2007-09-07 13:32:57 +0000 (Fri, 07 Sep 2007)
New Revision: 24995

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24995

Log:
Update upstream URLs.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/build/m4/public.m4


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:revision-info
...skipped...
Name: bzr:revision-id:v3-trunk0
...skipped...

Modified: branches/SAMBA_4_0/source/build/m4/public.m4
===================================================================
--- branches/SAMBA_4_0/source/build/m4/public.m4        2007-09-07 13:31:15 UTC 
(rev 24994)
+++ branches/SAMBA_4_0/source/build/m4/public.m4        2007-09-07 13:32:57 UTC 
(rev 24995)
@@ -67,7 +67,7 @@
                echo "*** The pkg-config script could not be found. Make sure 
it is"
                echo "*** in your path, or set the PKG_CONFIG environment 
variable"
                echo "*** to the full path to pkg-config."
-               echo "*** Or see http://www.freedesktop.org/software/pkgconfig 
to get pkg-config."
+               echo "*** Or see http://pkg-config.freedesktop.org/ to get 
pkg-config."
                SMB_EXT_LIB($1)
                SMB_ENABLE($1, NO)
                $4
@@ -112,7 +112,7 @@
                        fi
                else
                        echo "*** Your version of pkg-config is too old. You 
need version $PKG_CONFIG_MIN_VERSION or newer."
-                               echo "*** See 
http://www.freedesktop.org/software/pkgconfig";
+                               echo "*** See 
http://pkg-config.freedesktop.org/";
                                SMB_EXT_LIB($1)
                                SMB_ENABLE($1, NO)
                                $4

Reply via email to