Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
b888d5d2
Commit
b888d5d2
authored
Jul 07, 2003
by
brendan
Browse files
Beta 3, aka the last and final ultimate omega beta.
svn path=/trunk/libshout/; revision=5095
parent
45cc9b33
Changes
1
Show whitespace changes
Inline
Side-by-side
configure.in
View file @
b888d5d2
# Process this file with autoconf to produce a configure script.
# $Id: configure.in,v 1.6
1
2003/07/07
0
3:
39:59
brendan Exp $
# $Id: configure.in,v 1.6
2
2003/07/07
2
3:
41:13
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[b
2
],
m4_if(libshout_micro, 0, libshout_major.libshout_minor[b
3
],
libshout_major.libshout_minor.libshout_micro))
AC_INIT([libshout], libshout_version, [icecast@xiph.org])
...
...
Write
Preview
Markdown
is supported
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