- 25 Jun, 2003 1 commit
-
-
brendan authored
even if action-if-not-found is defined. Rename have_shout to xt_have_shout, in conformance with macro writing guidelines :) svn path=/trunk/m4/; revision=5006
-
- 24 Jun, 2003 4 commits
-
-
brendan authored
1. src/net tests abstracted into XIPH_NET macro. We should do the same for src/thread, but it's a little more complicated - it will have to interact with the caller (eg some apps may want --disable-threads) 2. uintxx_t, socklen_t tests encapsulated, moved to xiph_types.m4 3. solaris fixes for socket func, nanosleep detection 4. added $LIBS to SHOUT_LIBS for *-config scripts. Good or bad idea? We'll definitely need a libshout beta 2. svn path=/trunk/m4/; revision=5005
-
brendan authored
svn path=/trunk/m4/; revision=4998
-
Karl Heyes authored
svn path=/trunk/m4/; revision=4996
-
brendan authored
svn path=/trunk/m4/; revision=4992
-
- 20 Jun, 2003 2 commits
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4986
-
brendan authored
Install icecast.xml.dist in doc Install as $(sysconfdir)/icecast.xml only if that file doesn't already exist. svn path=/trunk/icecast/; revision=4983
-
- 18 Jun, 2003 4 commits
-
-
Karl Heyes authored
svn path=/trunk/httpp/; revision=4963
-
Karl Heyes authored
re-evaluate string length each time. svn path=/trunk/httpp/; revision=4961
-
Karl Heyes authored
svn path=/trunk/net/; revision=4960
-
brendan authored
release a bit unfortunately. svn path=/trunk/m4/; revision=4958
-
- 17 Jun, 2003 2 commits
-
-
brendan authored
ATTN Mike! make install now installs the xsl files in pkgdatadir ($prefix/share/icecast) web and admin directories, and builds icecast.xml accordingly. icecast.xml is now installed in $sysconfdir/etc, and IMHO icecast should attempt to find a config file there, and only demand one on the command line if it can't. svn path=/trunk/icecast/; revision=4956
-
brendan authored
svn path=/trunk/icecast/; revision=4955
-
- 16 Jun, 2003 1 commit
-
-
brendan authored
svn path=/trunk/icecast/; revision=4954
-
- 13 Jun, 2003 4 commits
-
-
brendan authored
these m4 macros synchronised. svn path=/trunk/m4/; revision=4944
-
brendan authored
Use new shout.m4 macro svn path=/trunk/m4/; revision=4943
-
brendan authored
svn path=/trunk/m4/; revision=4941
-
brendan authored
It relies on pkg-config or shout-config (in that order) for compiler/linker flags. --with-shout-prefix is gone. Also gone is --disable-shouttest. I don't understand the advantages of that home built script over the standard header/ func checks, so I used those. I guess AC_TRY_RUN isn't invoked, but I feel (mildly) that the business of autoconf is to ensure the program builds correctly, not runs correctly. Run errors can usually be fixed after the build (by tweaking LD_LIBRARY_PATH, ld.so.conf, crle etc) without rebuilding. I've ported ices 0 to this macro in order to test it, but haven't put the various fallbacks through the ringer yet. I will before release. TODO: I don't think this file is being included with make dist. Should it be? Probably. Should it be installed? Probably, but less so. svn path=/trunk/m4/; revision=4939
-
- 10 Jun, 2003 1 commit
-
-
brendan authored
svn path=/trunk/m4/; revision=4910
-
- 09 Jun, 2003 1 commit
-
-
brendan authored
svn path=/trunk/httpp/; revision=4906
-
- 06 Jun, 2003 2 commits
-
-
Karl Heyes authored
svn path=/trunk/net/; revision=4889
-
Karl Heyes authored
data. so now we allocate enough space for the write to succeed fully. svn path=/trunk/icecast/; revision=4888
-
- 05 Jun, 2003 5 commits
-
-
brendan authored
svn path=/trunk/net/; revision=4887
-
brendan authored
OS X for some reason. svn path=/trunk/net/; revision=4886
-
brendan authored
svn path=/trunk/icecast/; revision=4885
-
brendan authored
Also enables IPV6 in libshout! svn path=/trunk/httpp/; revision=4884
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4879
-
- 04 Jun, 2003 1 commit
-
-
brendan authored
svn path=/trunk/icecast/; revision=4872
-
- 03 Jun, 2003 1 commit
-
-
brendan authored
svn path=/trunk/net/; revision=4861
-
- 29 May, 2003 1 commit
-
-
Michael Smith authored
called with a non-blocking socket svn path=/trunk/net/; revision=4845
-
- 28 May, 2003 5 commits
-
-
brendan authored
svn path=/trunk/icecast/; revision=4832
-
brendan authored
YP is enabled by default but automatically turned off if the curl test fails (unless --enable-yp is explicitly passed to configure, in which case configure will fail if the curl test fails). svn path=/trunk/icecast/; revision=4831
-
Michael Smith authored
format strings. svn path=/trunk/icecast/; revision=4830
-
brendan authored
svn path=/trunk/icecast/; revision=4825
-
brendan authored
svn path=/trunk/icecast/; revision=4824
-
- 15 May, 2003 5 commits
-
-
Ed "oddsock" Zaleski authored
and a bad free that valgrind yelled at me about svn path=/trunk/icecast/; revision=4711
-
Ed "oddsock" Zaleski authored
added yp.icecast.net as another possible yp directory svn path=/trunk/icecast/; revision=4710
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4709
-
Ed "oddsock" Zaleski authored
new config option <adminroot> restructured code a bit in admin.c for a bit better extendability svn path=/trunk/icecast/; revision=4708
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4707
-