summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-01-20 23:21:52 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-01-20 23:21:52 +0000
commitd28d2b9e23f5ede57ae3325fcadfac0056af7d57 (patch)
tree6c4654ff5b975aeff3d28e0ac1df68cd18de4488 /acconfig.h
parente45cadedda467872cc062d52aa6e7170cab89088 (diff)
downloadxine-lib-d28d2b9e23f5ede57ae3325fcadfac0056af7d57.tar.gz
xine-lib-d28d2b9e23f5ede57ae3325fcadfac0056af7d57.tar.bz2
Change SDL checks.
CVS patchset: 1431 CVS date: 2002/01/20 23:21: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 e3282eb08..4ac95a5a3 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -111,6 +111,9 @@
/* this one isn't implemented: */
#undef FPM_M68K
+/* Define this if you have SDL library installed */
+#undef HAVE_SDL
+
@BOTTOM@
/* Disable GCC compiler extensions, if gcc is not in use */
#ifndef __GNUC__