summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2002-12-27 19:21:37 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2002-12-27 19:21:37 +0000
commit38cf26ec4edfe9c455372cf428601a1b0ff5bdad (patch)
treefea40ea6283bfce250492d109655d8272c59d43f
parentc776d1a882ea9edc0718e4ceb9c6fd4fc4357e56 (diff)
downloadxine-lib-38cf26ec4edfe9c455372cf428601a1b0ff5bdad.tar.gz
xine-lib-38cf26ec4edfe9c455372cf428601a1b0ff5bdad.tar.bz2
mention new input plugins in build list
CVS patchset: 3699 CVS date: 2002/12/27 19:21:37
-rw-r--r--configure.ac2
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"