summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-02-06 20:11:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-02-06 20:11:48 +0900
commitda10cdaf055bc8fe0f03702afe2b8c7bc5c5ed4f (patch)
tree7d0ebe452f7394934f737e2185cd554d7ffabe35 /config.h.in
parent9f2311f262af668797db3634f174184f17cae63e (diff)
downloadk9copy-da10cdaf055bc8fe0f03702afe2b8c7bc5c5ed4f.tar.gz
k9copy-da10cdaf055bc8fe0f03702afe2b8c7bc5c5ed4f.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 70e6595..3690eef 100644
--- a/config.h.in
+++ b/config.h.in
@@ -12,9 +12,6 @@
/* x86_64 architecture */
#undef ARCH_X86_64
-/* HAL API version 0.4 */
-#undef HAL_0_4
-
/* Define to 1 if you have the <Carbon/Carbon.h> header file. */
#undef HAVE_CARBON_CARBON_H
@@ -30,9 +27,6 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
-/* compile in HAL support */
-#undef HAVE_HAL
-
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H