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 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 |