diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 7e747e199..6d8b3ca26 100644 --- a/acconfig.h +++ b/acconfig.h @@ -58,3 +58,9 @@ /* Define this if you have kernel statistics available via kstat interface */ #undef HAVE_KSTAT + +/* Define this if you have ARTS (libartsc) installed */ +#undef HAVE_ARTS + +/* Define this if you have ARTS (libartsc) installed */ +#undef HAVE_ARTS |