Commit Graph

133 Commits

Author SHA1 Message Date
Julien BLACHE
22e646099a Use pkg-config for Ogg/Vorbis 2009-04-01 19:16:20 +02:00
Julien BLACHE
2fd4b744a7 Use pkg-config for id3tag 2009-04-01 19:16:20 +02:00
Julien BLACHE
5f682ca276 Remove unused SSL support
Unused, and anyway OpenSSL is not compatible with the GPL.
2009-04-01 19:16:20 +02:00
Julien BLACHE
5fa0b8ea98 Use AC_HELP_STRING 2009-04-01 19:16:20 +02:00
Julien BLACHE
af893a95fb Enable ffmpeg transcoding by default 2009-04-01 19:16:20 +02:00
Julien BLACHE
7ce2e75859 Use pkg-config to check for libavcodec & libavformat 2009-04-01 19:16:20 +02:00
Julien BLACHE
098ab7d736 Make SQL mandatory and sqlite3 the default (and only) backend 2009-04-01 19:16:19 +02:00
Julien BLACHE
c0d395b7f9 Remove unused NSLU2 flag 2009-04-01 19:16:19 +02:00
Julien BLACHE
eb5cccca06 Make MDNS mandatory and Avahi the default (and only) backend 2009-04-01 19:16:19 +02:00
Julien BLACHE
185864e799 Remove custom memory debug facility 2009-04-01 19:16:19 +02:00
Julien BLACHE
ca1c461419 Remove gdbm database backend 2009-04-01 19:16:19 +02:00
Julien BLACHE
e2a31b40a2 Remove obsolete sqlite v2 SQL backend 2009-04-01 19:16:19 +02:00
Julien BLACHE
a278c5998c Remove non-Avahi mDNS backends 2009-04-01 19:16:13 +02:00
Julien BLACHE
3a8c7b3c41 Get rid of Apple's RendezVous mDNS implementation 2009-04-01 15:36:55 +02:00
Julien BLACHE
251c1a3266 Remove custom aclocal options. 2009-04-01 14:37:10 +02:00
Julien BLACHE
de33334faf Fixup configure.in 2009-04-01 14:33:00 +02:00
Ron Pedde
59ade51f8a Fix exports for the bsds 2007-09-14 03:41:51 +00:00
Ron Pedde
0be8f98a40 Allow --disable-iconv 2007-09-04 07:26:50 +00:00
Ron Pedde
0dbfef95bd fix configure for libc-based iconv 2007-09-03 23:55:43 +00:00
Ron Pedde
1ca5cef013 Fix windows open for non-latin files 2007-08-27 00:43:33 +00:00
Ron Pedde
17afc25676 linux fixes for new plugin arch 2007-08-12 06:30:00 +00:00
Ron Pedde
0429230d00 remove function backpointers for dll plugins 2007-08-09 06:33:41 +00:00
Ron Pedde
4b9b1fe177 merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
Ron Pedde
a6f8ce2cc3 Fix for sys/select problem reported in forums 2007-04-18 03:10:40 +00:00
Ron Pedde
c4e5f8ac40 add -lresolv for inet_aton on solaris as reported by bfranke on the forums 2007-04-16 21:34:23 +00:00
Ron Pedde
1f640234f5 start of UPnP functions 2007-04-13 21:37:42 +00:00
Ron Pedde
363210ebcc Update Apple's mDNS to 107.6, the Apache/BSD licenced version, to remove aspl taint. This is high in autoconf hackery, though 2007-04-08 04:43:22 +00:00
Ron Pedde
4f217916eb add m4 dir to configure, make mac builds mkdist on the mac 2007-01-17 06:51:01 +00:00
Ron Pedde
14fe9f9c6c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
Ron Pedde
c4c823affb add avahi support to trunk 2006-11-28 22:11:18 +00:00
Ron Pedde
2c0d70048a Oops... stop trying to drop a makefile in the debian dir 2006-10-19 03:40:51 +00:00
Ron Pedde
919002e086 add system extensions, get rid of the old conditional checks 2006-10-19 03:08:13 +00:00
Ron Pedde
cb18268049 Autoconf for dirent, rather than win32ing 2006-10-08 23:14:37 +00:00
Ron Pedde
a024a24c2c Roll back half done dist 2006-07-29 06:35:24 +00:00
Ron Pedde
7f38e5f6e1 Default correct_order to 1 2006-07-29 06:33:22 +00:00
Ron Pedde
0266e13503 Make libz static when building static libs 2006-07-24 19:00:26 +00:00
Ron Pedde
52809bb712 add testing for stdint for uintXX_t 2006-06-14 04:19:17 +00:00
Ron Pedde
84377f1bf6 configure fix for building osx packages with static libs 2006-06-13 08:13:32 +00:00
Ron Pedde
b03942bfba Add the ffmpeg transcoding plugin 2006-05-27 10:33:08 +00:00
Ron Pedde
5b89f07caa finish adding patches for rsp 2006-05-01 08:07:56 +00:00
Ron Pedde
4a1609cb2d revert u_int32_t changes for solaris -- must autoconfiscate, fixups for debian 2006-04-28 05:10:06 +00:00
Ron Pedde
d6ac7d5744 Add patrekur's bsd init script, move all init scripts to contrib/init.d 2006-04-17 05:04:21 +00:00
Ron Pedde
6979a7a67e Fixes for compiling on solaris -- fixes #66 and #5 2006-04-15 08:53:56 +00:00
Ron Pedde
8afa55222b workaround for sh and bsd make, fixing ticket #65 2006-04-15 05:31:53 +00:00
Ron Pedde
2c83da8701 attempt to fix #55 2006-04-10 22:26:57 +00:00
Ron Pedde
bc2faaf75f fix default config file location, ticket #63 2006-04-10 17:15:37 +00:00
Ron Pedde
92e967e78c set default config file location based on prefix 2006-04-09 01:35:10 +00:00
Ron Pedde
476ee42faf starting simple gdbm backend 2006-03-27 01:48:43 +00:00
Ron Pedde
abee2d9792 autocreate directories from config file 2006-03-26 04:55:59 +00:00
Ron Pedde
149bb6a0a6 adjust config file paths for prefix 2006-03-25 23:19:21 +00:00