summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorJuergen Keil <jkeil@users.sourceforge.net>2001-08-30 17:15:31 +0000
committerJuergen Keil <jkeil@users.sourceforge.net>2001-08-30 17:15:31 +0000
commit2eba06768d93a4e0a29b31772f0bcb446eebf7b9 (patch)
treecce46e4da825f0c9f52a1853d5a29f1d7e21dcc3 /acconfig.h
parentce43ee78dabd0d05e4912551b3fe97e13dee15fe (diff)
downloadxine-lib-2eba06768d93a4e0a29b31772f0bcb446eebf7b9.tar.gz
xine-lib-2eba06768d93a4e0a29b31772f0bcb446eebf7b9.tar.bz2
Enable mediaLib usage in libac52
CVS patchset: 524 CVS date: 2001/08/30 17:15:31
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 d1dbcfac7..11294c308 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -26,6 +26,9 @@
/* Define this if you have mlib installed */
#undef LIBMPEG2_MLIB
+/* Define this if you have mlib installed */
+#undef LIBA52_MLIB
+
/* Define this if you have getpwuid_r() function */
#undef HAVE_GETPWUID_R