diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index bd9d059..9f5f881 100644 --- a/config.h.in +++ b/config.h.in @@ -10,9 +10,6 @@ */ #undef FLAC_NEWER_THAN_1_1_1 -/* HAL API version 0.4 */ -#undef HAL_0_4 - /* Define to 1 if you have the <artsc/artsc.h> header file. */ #undef HAVE_ARTSC_ARTSC_H @@ -40,9 +37,6 @@ /* Define to 1 if you have the <FLAC++/decoder.h> header file. */ #undef HAVE_FLAC___DECODER_H -/* compile in HAL support */ -#undef HAVE_HAL - /* Define to 1 if you have the <iconv.h> header file. */ #undef HAVE_ICONV_H |