1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00
Go to file
Jack Moffitt 6b116e8b96 AC_CHECK_FUNC is stupid. It needs the LIBS set already, and you can't pass
in a set of libs to use.  So we save/restore for the call.

svn path=/trunk/icecast/; revision=2233
2001-10-21 15:12:23 +00:00
conf Include configuration files in 'make dist' 2001-09-10 02:55:41 +00:00
m4 Update AM_PATH_SHOUT macro. 2001-10-21 14:34:14 +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 AC_CHECK_FUNC is stupid. It needs the LIBS set already, and you can't pass 2001-10-21 15:12:23 +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.