Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-libshout
Commits
33826e49
Commit
33826e49
authored
Jul 09, 2003
by
brendan
Browse files
icecast@xiph.org isn't a very good bug-reporting address.
svn path=/trunk/libshout/; revision=5106
parent
1d36a27f
Changes
1
Show whitespace changes
Inline
Side-by-side
configure.in
View file @
33826e49
# Process this file with autoconf to produce a configure script.
# $Id: configure.in,v 1.6
2
2003/07/0
7 23:41:13
brendan Exp $
# $Id: configure.in,v 1.6
3
2003/07/0
9 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@xiph.org])
AC_INIT([libshout], libshout_version, [icecast
-dev
@xiph.org])
AC_PREREQ([2.54])
AC_CONFIG_SRCDIR([src/shout.c])
AM_CONFIG_HEADER(config.h)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment