diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 98017e50e..b1e79ef7d 100644 --- a/configure.ac +++ b/configure.ac @@ -1256,6 +1256,8 @@ echo " * input plugins:" echo " - file - net" echo " - stdin_fifo - rtp" echo " - http - mms" +echo " - pnm - rtsp" +echo " - dvb" if test x"$have_cdrom_ioctls" = "xyes"; then echo " - dvd - vcd" echo " - cda" |