diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/input.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/input.m4 b/m4/input.m4 index 9af69289d..d88676e8c 100644 --- a/m4/input.m4 +++ b/m4/input.m4 @@ -241,7 +241,6 @@ AC_DEFUN([XINE_INPUT_PLUGINS], [ fi fi - dnl REVISIT: CFLAGS stuff here is wrong; it should be CPPFLAGS LIBCDIO_CFLAGS='-I$(top_srcdir)/src/input/vcd/libcdio' LIBCDIO_LIBS='$(top_builddir)/src/input/vcd/libcdio/libcdio.la' LIBISO9660_LIBS='$(top_builddir)/src/input/vcd/libcdio/libiso9660.la' |