From b45eeec7a33e6b7475ebf02e3635e7d37ed33544 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 24 Apr 2001 20:53:00 +0000 Subject: Reunification of xine-lib and xine-output. Some code cleanups. CVS patchset: 21 CVS date: 2001/04/24 20:53:00 --- acconfig.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 37dcbb455..aaf2d438b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -27,3 +27,18 @@ /* Define this to skins directory location */ #undef XINE_SKINDIR + +/* Define this if you have X11R6 installed */ +#undef HAVE_X11 + +/* Define this if you have libXv installed */ +#undef HAVE_XV + +/* Define this if you have libXinerama installed */ +#undef HAVE_XINERAMA + +/* Define this if you have Alsa (libasound) installed */ +#undef HAVE_ALSA + +/* Define this if you have ESD (libesd) installed */ +#undef HAVE_ESD -- cgit v1.2.3