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

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



jm          04/03/08 00:17:29

  Modified:    .        Tag: rel-1-0-branch configure.in
  Log:
  Made error message more clear

Revision  Changes    Path
No                   revision

<p>No                   revision

<p>1.50.2.5  +2 -2      speex/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/speex/configure.in,v
retrieving revision 1.50.2.4
retrieving revision 1.50.2.5
diff -u -r1.50.2.4 -r1.50.2.5
--- configure.in	12 Nov 2003 02:47:37 -0000	1.50.2.4
+++ configure.in	8 Mar 2004 05:17:28 -0000	1.50.2.5
@@ -62,8 +62,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