summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index da5c2bd01..40c1691fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1165,6 +1165,8 @@ src/libxinevdec/Makefile
src/libxineadec/Makefile
src/libxineadec/gsm610/Makefile
src/libreal/Makefile
+src/post/Makefile
+src/post/planar/Makefile
src/video_out/Makefile
src/video_out/libdha/Makefile
src/video_out/libdha/bin/Makefile
@@ -1289,6 +1291,12 @@ if test x"$have_dxr3" = "xyes"; then
fi
echo ""
+dnl post plugins
+echo " * post effect plugins:"
+echo " * planar video effects:"
+echo " - invert"
+echo ""
+
dnl Video plugins
echo " * video driver plugins:"
if test x"$no_x" != "xyes"; then