From c91eb356a10124ed87c89e1e0a3caf3b5e1f86bc Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sun, 24 Jun 2001 07:17:37 +0000 Subject: added arts audio support contributed by Philip Stadermann CVS patchset: 226 CVS date: 2001/06/24 07:17:37 --- acconfig.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'acconfig.h') 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 -- cgit v1.2.3