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

Brendan brendan at xiph.org
Tue Jul 8 18:35:38 PDT 2003



brendan     03/07/08 21:35:38

  Modified:    .        configure.in
  Log:
  icecast at xiph.org isn't a very good bug-reporting address.

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

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/libshout/configure.in,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -u -r1.62 -r1.63
--- configure.in	7 Jul 2003 23:41:13 -0000	1.62
+++ configure.in	9 Jul 2003 01:35:38 -0000	1.63
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-# $Id: configure.in,v 1.62 2003/07/07 23:41:13 brendan Exp $
+# $Id: configure.in,v 1.63 2003/07/09 01:35:38 brendan Exp $
 
 m4_define(libshout_major, 2)
 m4_define(libshout_minor, 0)
@@ -8,7 +8,7 @@ m4_define(libshout_version,
   m4_if(libshout_micro, 0, libshout_major.libshout_minor[b3],
    libshout_major.libshout_minor.libshout_micro))
 
-AC_INIT([libshout], libshout_version, [icecast at xiph.org])
+AC_INIT([libshout], libshout_version, [icecast-dev at xiph.org])
 AC_PREREQ([2.54])
 AC_CONFIG_SRCDIR([src/shout.c])
 AM_CONFIG_HEADER(config.h)

<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