Commit Graph

286 Commits

Author SHA1 Message Date
Erik de Castro Lopo
d464da7dba configure.ac : Use AC_SYS_LARGEFILE instead of AC_SYS_EXTRA_LARGEFILE. 2011-08-23 20:20:20 +10:00
Erik de Castro Lopo
5983e8ca46 Move ACLOCAL_AMFLAGS setup to Makefile.am. 2011-08-07 19:54:24 +10:00
Erik de Castro Lopo
164a20e75b configure.ac : 1.0.26pre1. 2011-07-15 19:05:30 +10:00
Erik de Castro Lopo
2c4d2bdce6 Updates for 1.0.25. 2011-07-13 21:21:13 +10:00
Erik de Castro Lopo
c4e96841c9 configure.ac : Link libspeex if ENABLE_EXPERIMENTAL_CODE == 1. 2011-07-04 22:01:56 +10:00
Erik de Castro Lopo
1b4b05ae6a configure.ac : Add -Wundef to CFLAGS. 2011-06-13 22:15:06 +10:00
Erik de Castro Lopo
ff38eacb92 configure.ac : Use int64_t instead of off_t when they are the same size. 2011-05-18 06:33:28 +10:00
Erik de Castro Lopo
3884db7528 configure.ac : Whitespace fix. 2011-03-30 18:54:48 +11:00
Erik de Castro Lopo
33cd8bdb46 src/ : Use non-recursive make to build GSM610 and G72x helper libs. 2011-03-25 21:18:23 +11:00
Erik de Castro Lopo
b7212c30fe configure.ac : Sanitize FLAC_CFLAGS value supplied by pkg-config. 2011-03-25 20:42:07 +11:00
Erik de Castro Lopo
81935a277f configure.ac : 1.0.25pre2. 2011-03-25 20:37:38 +11:00
Erik de Castro Lopo
b566fff5a8 configure.ac : Rearrange AC_CONFIG_FILES. 2011-03-25 17:19:11 +11:00
Erik de Castro Lopo
fb4df2e642 configure.ac : Version 1.0.25pre1. 2011-03-24 18:13:32 +11:00
Erik de Castro Lopo
0772042a68 Updates for release 1.0.24. 2011-03-23 19:35:49 +11:00
Erik de Castro Lopo
a7bd34386c configure.ac : 1.0.24pre3. 2011-03-22 22:47:22 +11:00
Erik de Castro Lopo
99f016ff86 configure.ac : Fix up usage of sed (should not assume GNU sed). 2011-03-22 17:47:01 +11:00
Erik de Castro Lopo
0f41f4be63 configure.ac : 1.0.24pre2. 2011-03-22 06:34:38 +11:00
Erik de Castro Lopo
26f3f3a45f configure.ac : Fix use of pkg-config after detection. 2011-03-18 18:01:41 +11:00
Erik de Castro Lopo
18fc0135c6 configure.ac : Minor tweak. 2011-03-15 22:24:19 +11:00
Erik de Castro Lopo
36c6fe71c1 configure.ac : Fail more gracefully if pkg-config is missing. 2011-03-08 07:04:50 +11:00
Erik de Castro Lopo
f209698448 Update copyright dates. 2011-01-19 21:36:56 +11:00
Erik de Castro Lopo
0011db82da configure.ac : Improve message when pkg-config is missing. 2010-12-28 22:36:15 +11:00
Erik de Castro Lopo
ba3ca03df2 configure.ac : Make TYPEOF_SF_COUNT_T int64_t where possible. 2010-11-01 21:05:22 +11:00
Erik de Castro Lopo
6816f9b2da configure.ac : Sed fix for FreeBSD. Thanks Tony Theodore. 2010-10-20 21:25:06 +11:00
Erik de Castro Lopo
b2b2cf4a49 configure.ac : Bump to 1.0.24pre1. 2010-10-14 21:20:47 +11:00
Erik de Castro Lopo
034c20033d Switch from shave to automake-1.11's AM_SILENT_RULES. 2010-10-14 21:06:10 +11:00
Erik de Castro Lopo
08d35de4cd Updates for 1.0.23 release. 2010-10-10 15:31:23 +11:00
Erik de Castro Lopo
84d1393898 Add version string resources to the windows DLL. 2010-10-10 12:43:08 +11:00
Erik de Castro Lopo
d37b2c48e1 configure.ac : Version 1.0.23pre1. 2010-10-04 21:36:57 +11:00
Erik de Castro Lopo
98b5b70635 Release 1.0.22. 2010-10-04 11:39:47 +11:00
Erik de Castro Lopo
fad92da4d3 configure.ac : Version 1.0.22pre4. 2010-06-09 21:42:27 +10:00
Erik de Castro Lopo
3eb6954930 configure.ac : When compiling with x86_64-w64-mingw32-gcc link with -static-libgcc flags. 2010-05-07 21:42:14 +10:00
Erik de Castro Lopo
66f6e6cae7 Hook pedantic-header-test into test suite. 2010-04-21 18:17:45 +10:00
Erik de Castro Lopo
358840d84e configure.ac : Bump version 1.0.22pre3. 2010-03-01 22:21:17 +11:00
Erik de Castro Lopo
820433c565 configure.ac : Clean up configure report. 2010-02-28 09:05:35 +11:00
Erik de Castro Lopo
52d464273f configure.ac : Remove -fpascal-strings from OSX's OS_SPECIFIC_CFLAGS. 2010-02-22 18:26:21 +11:00
Erik de Castro Lopo
984161c26b configure.ac : Bump to 1.0.22pre2. 2010-01-10 08:36:52 +11:00
Erik de Castro Lopo
69a416a8a5 programs/sndfile-play : Apply patch from Christian Weisgerber and Jacob Meuserto to add support for OpenBSD's sndio. 2010-01-07 21:01:35 +11:00
Erik de Castro Lopo
694fd0d8a9 configure.ac : Test for Unix pipe() and waitpid() functions. 2009-12-28 08:22:54 +11:00
Erik de Castro Lopo
c38daf9cd9 configure.ac : Improve initialisation. 2009-12-17 22:41:32 +11:00
Erik de Castro Lopo
aa7e84cc91 Change name of generated file src/Symbols.linux to Symbols.gnu-binutils and
and use the same symbols file for other systems which use GNU binutils like
Debian's kfreebsd.
2009-12-16 05:59:49 +11:00
Erik de Castro Lopo
3d1c3e8e5d configure.ac : Version 1.0.22pre1. 2009-12-14 07:11:21 +11:00
Erik de Castro Lopo
b1a57f5ed0 configure.ac : Version 1.0.21. 2009-12-13 17:46:05 +11:00
Erik de Castro Lopo
0c653f355b configure.ac : Remove detection of JACK Audio Connect Kit. 2009-12-09 21:56:27 +11:00
Erik de Castro Lopo
cc662c4dc9 configure.ac : Version 1.0.21pre4. 2009-12-08 21:30:05 +11:00
Erik de Castro Lopo
05ed996d42 Rename all custom macros from AC_* to MN_*. 2009-12-03 18:10:58 +11:00
Erik de Castro Lopo
0ef3815731 doc/*.html : Corrections and clarifications courtesy of Robin Forder. 2009-12-02 20:23:51 +11:00
Erik de Castro Lopo
78988997d8 configure.ac : Version 1.0.21pre3. 2009-12-01 18:25:43 +11:00
Erik de Castro Lopo
1e731d1cf2 configure.ac : Version 1.0.21pre2. 2009-11-28 21:25:39 +11:00
Erik de Castro Lopo
c08a55aa04 configure.ac : Insist on libvorbis >= 1.2.3. Earlier verions have bugs that cause the libsndfile test suite to fail on MIPS, PowerPC and others. 2009-10-09 20:19:40 +11:00