From 8e2df27969adca164df2ab27bcebe6e026e8ee52 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sun, 4 May 2003 01:35:04 +0000 Subject: - plenty of nvtv updates by Mattias Eriksson , see the changes to xine.h.in for the API updates, and the mailing list (dated May 3rd 2003) CVS patchset: 4760 CVS date: 2003/05/04 01:35:04 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3a9a80809..f7b5bd5b6 100644 --- a/configure.ac +++ b/configure.ac @@ -279,7 +279,7 @@ dnl --------------------------------------------- dnl tvmode support using nvtv dnl --------------------------------------------- -AC_ARG_ENABLE(nvtv, [ --enable-nvtv use nvtv for output fullscreen to TV [default=no]], enable_nvtv="$enableval", enable_nvtv=no) +AC_ARG_ENABLE(nvtv, [ --enable-nvtv use nvtv for output fullscreen to TV [default=yes]], enable_nvtv="$enableval", enable_nvtv=yes) AC_MSG_CHECKING(for nvtv support) -- cgit v1.2.3