summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorHeiko Schaefer <heikos@users.sourceforge.net>2001-06-10 23:10:52 +0000
committerHeiko Schaefer <heikos@users.sourceforge.net>2001-06-10 23:10:52 +0000
commit9f1437018497615770fd42ef517e164429da3ca5 (patch)
tree19b7e956a2e31f1bf7d3afd3b30f0e4651713913 /acconfig.h
parenta65848a93863f934f1c058bb14bd79b76635836b (diff)
downloadxine-lib-9f1437018497615770fd42ef517e164429da3ca5.tar.gz
xine-lib-9f1437018497615770fd42ef517e164429da3ca5.tar.bz2
introducing aalib based video output
CVS patchset: 157 CVS date: 2001/06/10 23:10:52
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 212caa961..960362269 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -41,6 +41,9 @@
/* Define this if you have libXinerama installed */
#undef HAVE_XINERAMA
+/* Define this if you have libaa installed */
+#undef HAVE_AA
+
/* Define this if you have Alsa (libasound) installed */
#undef HAVE_ALSA