Fixed some logic on the 1.0.3->1.0.4 compatibility

Original commit message from CVS:
Fixed some logic on the 1.0.3->1.0.4 compatibility
This commit is contained in:
David Schleef 2002-10-14 07:47:42 +00:00
parent 76cd31ec32
commit 20c3e8702b

View file

@ -13,7 +13,7 @@
/* FIXME when there's a autoconf symbol */
#ifndef FLAC_VERSION
#ifdef FLAC__STREAM_ENCODER_OK
#ifndef FLAC__STREAM_ENCODER_WRITE_OK
#define FLAC_VERSION 0x010004
#else
#ifdef FLAC__REFERENCE_CODEC_MAX_BITS_PER_SAMPLE