- 21 Jul, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/m4/; revision=5159
-
- 18 Jul, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/m4/; revision=5149
-
- 17 Jul, 2003 2 commits
-
-
Karl Heyes authored
svn path=/trunk/m4/; revision=5148
-
Karl Heyes authored
svn path=/trunk/m4/; revision=5147
-
- 11 Jul, 2003 1 commit
-
-
brendan authored
svn path=/trunk/m4/; revision=5125
-
- 08 Jul, 2003 1 commit
-
-
brendan authored
svn path=/trunk/m4/; revision=5105
-
- 07 Jul, 2003 1 commit
-
-
brendan authored
1. Don't define _XOPEN_SOURCE, at least with GCC. As ALWAYS, this macro undefines a lot of the symbols we need. As of libshout 2.1, this define will be moved into the "if not $GCC" category so we don't have to deal with it so often. 2. Irix defines inet_pton but not sockaddr_storage. We could fake it by using an in6 structure, but why bother? Just don't check for inet_pton unless we have struct sockaddr_storage. svn path=/trunk/m4/; revision=5087
-
- 01 Jul, 2003 2 commits
- 28 Jun, 2003 1 commit
-
-
brendan authored
Adds cppflags and cflags-only variables svn path=/trunk/m4/; revision=5018
-
- 26 Jun, 2003 3 commits
- 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
-
- 18 Jun, 2003 1 commit
-
-
brendan authored
release a bit unfortunately. svn path=/trunk/m4/; revision=4958
-
- 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
-
- 26 Mar, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/m4/; revision=4537
-
- 14 Mar, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4488
-
- 13 Mar, 2003 1 commit
-
-
Karl Heyes authored
pthread_rwlock_t svn path=/trunk/m4/; revision=4481
-
- 08 Mar, 2003 1 commit
-
-
brendan authored
svn path=/trunk/m4/; revision=4440
-
- 07 Mar, 2003 1 commit
-
-
brendan authored
svn path=/trunk/m4/; revision=4438
-
- 18 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/m4/; revision=3855
-
- 29 Oct, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/m4/; revision=2275
-
- 21 Oct, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/m4/; revision=2231
-
- 20 Oct, 2001 1 commit
-
-
Jack Moffitt authored
propagated to ices. svn path=/trunk/m4/; revision=2216
-
- 10 Sep, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/avl/; revision=1997
-