[xiph-commits] r10662 - trunk/speex
giles at svn.xiph.org
giles at svn.xiph.org
Tue Dec 20 09:32:02 PST 2005
Author: giles
Date: 2005-12-20 09:32:01 -0800 (Tue, 20 Dec 2005)
New Revision: 10662
Modified:
trunk/speex/configure.ac
Log:
Update libogg download url.
Modified: trunk/speex/configure.ac
===================================================================
--- trunk/speex/configure.ac 2005-12-20 12:54:56 UTC (rev 10661)
+++ trunk/speex/configure.ac 2005-12-20 17:32:01 UTC (rev 10662)
@@ -195,7 +195,7 @@
if test "x$src" = "x"; then
echo "**IMPORTANT**"
echo "You don't seem to have the development package for libogg (libogg-devel) installed. Only the Speex library (libspeex) will be built (no encoder/decoder executable)"
-echo "You can download libogg from http://www.vorbis.com/download.psp"
+echo "You can download libogg from http://downloads.xiph.org/releases/ogg/"
fi
echo "Type \"make; make install\" to compile and install Speex";
More information about the commits
mailing list