ext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 31 Oct 2008 18:17:50 +0000 (18:17 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 31 Oct 2008 18:17:50 +0000 (18:17 +0000)
commitd18bbcf1a89d5f6469605f5010c21fba29581d32
treea075274cf8ad0f2adc71894d8eb619a018f206fe
parent46fe1e3fa07db49c121cee13e08d6472ba83e12b
ext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.

Original commit message from CVS:
* ext/flac/Makefile.am:
Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
This fixes compilation if FLAC is installed in an uncommon location
that is not already handled by other CFLAGS. Fixes bug #558711.
ChangeLog
ext/flac/Makefile.am