* Add support for other operating systems (kFreeBSD, FreeBSD, and OSX for now).
* Switch to autoconf from genconfig.sh.
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
#include <FLAC/metadata.h>
|
||||
|
||||
#include "../config.h"
|
||||
#ifdef HAVE_ICONV_H
|
||||
#ifdef HAVE_ICONV
|
||||
#include <iconv.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user