Hi Erik,
I've found a middleground for the problem of setting default CFLAGS. I've gone
back
to setting them if {C,CXX,CPP,LD}FLAGS are unset at the onset of the configure
script
(i.e., the user hasn't specified anything) and then proceed to set them to the
defaults
as before. This has been sugg
* Furthermore, use NDEBUG globally to detect the presence
of building with more debug output information.
AX_CHECK_ENABLE_DEBUG is easier to use, and nowadays
Gnome has also switched to it from its own custom solution.
---
configure.ac | 52 --
include/FLAC/
---
src/test_grabbag/cuesheet/Makefile.am | 2 +-
src/test_grabbag/picture/Makefile.am | 2 +-
src/test_libFLAC++/Makefile.am| 2 +-
src/test_libFLAC/Makefile.am | 2 +-
src/test_seeking/Makefile.am | 2 +-
src/test_streams/Makefile.am | 2 +-
6 files changed, 6
Erik de Castro Lopo wrote:
Not all of them *needed( converting, but afaiac this makes the code
base better. I never liked the way the original C standard allowed
the use of `unsigned` alone as type.
These recent updates broke MSVC 2005 (and probably 2008) builds
because they don't have and al
is it on a per subframe basis, and if so, is each frame padded if it’s not a
multiple of 512 bits? or do I have to decode all the data, and run it over the
decoded file at once?
___
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/l