1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-23 06:25:24 +00:00
Go to file
Jack Moffitt 9cef32cac2 A few configure.in fixes.
* -D_REENTRANT probably needed on all platforms.  Let's not limit it to
  Linux and Solaris.

* AM_PATH_OGG|VORBIS had a slight bug.  We shouldn't update the LIBS until
  after we've detected anything.  Thanks to Michael Pruett <michael@68k.org>
  for finding this.

svn path=/trunk/icecast/; revision=2229
2001-10-21 14:19:39 +00:00
conf Include configuration files in 'make dist' 2001-09-10 02:55:41 +00:00
m4 Update shout.m4 to fix test for Solaris. This change has already been 2001-10-20 22:10:10 +00:00
src configure.in: solaris requires -D_REENTRANT. What about other platforms? 2001-10-21 10:07:51 +00:00
.cvsignore Add .cvsignore 2001-09-10 02:56:53 +00:00
acinclude.m4 Initial revision 2001-09-10 02:21:46 +00:00
AUTHORS Initial revision 2001-09-10 02:21:46 +00:00
autogen.sh Initial revision 2001-09-10 02:21:46 +00:00
configure.in A few configure.in fixes. 2001-10-21 14:19:39 +00:00
COPYING Initial revision 2001-09-10 02:21:46 +00:00
HACKING Add HACKING file for instructions for building from CVS. 2001-09-10 03:26:04 +00:00
Makefile.am Include configuration files in 'make dist' 2001-09-10 02:55:41 +00:00
README Initial revision 2001-09-10 02:21:46 +00:00
TODO Updated the TODO file. 2001-10-20 07:59:01 +00:00

This is still experimental.