[xiph-cvs] cvs commit: speex configure.in

Jean-Marc Valin jm at xiph.org
Sun Mar 7 21:16:24 PST 2004



jm          04/03/08 00:16:24

  Modified:    .        configure.in
  Log:
  Made error message more clear

Revision  Changes    Path
1.65      +2 -2      speex/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/speex/configure.in,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- configure.in	18 Feb 2004 07:14:39 -0000	1.64
+++ configure.in	8 Mar 2004 05:16:23 -0000	1.65
@@ -81,8 +81,8 @@
            win32/speexdec/Makefile ])
 
 if test "x$src" = "x"; then 
-echo "You don't seem to have libogg installed. Only the Speex library (libspeex) will be built (no encoder/decoder executable)"
-echo "You can download libogg from http://www.ogg.org/ogg/index.html"
+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"
 fi
 
 echo "Type \"make; make install\" to compile and install Speex";

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list