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

Brendan brendan at xiph.org
Sun Jul 13 09:36:37 PDT 2003



brendan     03/07/13 12:36:37

  Modified:    .        configure.in
  Log:
  Libshout Release *cough* 2.0 *cough*

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

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/libshout/configure.in,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -p -u -r1.64 -r1.65
--- configure.in	11 Jul 2003 00:59:56 -0000	1.64
+++ configure.in	13 Jul 2003 16:36:37 -0000	1.65
@@ -1,11 +1,11 @@
 # Process this file with autoconf to produce a configure script.
-# $Id: configure.in,v 1.64 2003/07/11 00:59:56 brendan Exp $
+# $Id: configure.in,v 1.65 2003/07/13 16:36:37 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[b3],
+  m4_if(libshout_micro, 0, libshout_major.libshout_minor,
    libshout_major.libshout_minor.libshout_micro))
 
 AC_INIT([libshout], libshout_version, [icecast-dev at xiph.org])

<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