summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2002-06-01 17:21:28 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2002-06-01 17:21:28 +0000
commit7e30cebff74b657ea60657f3a7eb2ef18718147e (patch)
treeeb464b5341af12d246a386cbf9c8a720ad893899 /acconfig.h
parent468708c456f73c8f03dc930b344feb67d8fc7c2b (diff)
downloadxine-lib-7e30cebff74b657ea60657f3a7eb2ef18718147e.tar.gz
xine-lib-7e30cebff74b657ea60657f3a7eb2ef18718147e.tar.bz2
support for libfame 0.8.10 and above
CVS patchset: 1981 CVS date: 2002/06/01 17:21:28
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 03c086399..7403a998e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -107,6 +107,9 @@
/* Define this if you have libfame mpeg encoder installed (fame.sf.net) */
#undef HAVE_LIBFAME
+/* Define this if you have libfame 0.8.10 or above */
+#undef HAVE_NEW_LIBFAME
+
/* Define this if you have librte mpeg encoder installed (zapping.sf.net) */
#undef HAVE_LIBRTE