[xiph-cvs] cvs commit: libshout configure.in
Brendan
brendan at xiph.org
Wed Jun 18 15:55:56 PDT 2003
brendan 03/06/18 18:55:56
Modified: . configure.in
Log:
libshout 2.0b1
Let's get all those bug reports now please.
Revision Changes Path
1.50 +3 -3 libshout/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/libshout/configure.in,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -u -r1.49 -r1.50
--- configure.in 18 Jun 2003 11:40:18 -0000 1.49
+++ configure.in 18 Jun 2003 22:55:56 -0000 1.50
@@ -1,12 +1,12 @@
# Process this file with autoconf to produce a configure script.
-# $Id: configure.in,v 1.49 2003/06/18 11:40:18 karl Exp $
+# $Id: configure.in,v 1.50 2003/06/18 22:55:56 brendan Exp $
m4_define(libshout_major, 2)
m4_define(libshout_minor, 0)
m4_define(libshout_micro, 0)
m4_define(libshout_version,
- m4_if(libshout_micro, 0, libshout_major.libshout_minor,
- libshout_major.libshout_minor.libshout_micro))
+ m4_if(libshout_micro, 0, libshout_major.libshout_minor[b1],
+ libshout_major.libshout_minor.libshout_micro[b1]))
AC_INIT([libshout], libshout_version, [icecast at xiph.org])
AC_PREREQ(2.52)
<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