summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-02-08 10:46:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-02-08 10:46:00 +0900
commitce3d9531b62414fd17ccb702809a18810da16de1 (patch)
tree37db863d7fdc9c5d83b37135c0a633351c2d6a29 /config.h.in
parentacefd32da28cd61beb76831c90051a22a2584989 (diff)
downloadk3b-ce3d9531b62414fd17ccb702809a18810da16de1.tar.gz
k3b-ce3d9531b62414fd17ccb702809a18810da16de1.zip
Removed HAL dependant code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
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