summaryrefslogtreecommitdiff
path: root/Make.config.template
diff options
context:
space:
mode:
Diffstat (limited to 'Make.config.template')
-rw-r--r--Make.config.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/Make.config.template b/Make.config.template
index 149ce986..5cbf42bf 100644
--- a/Make.config.template
+++ b/Make.config.template
@@ -6,7 +6,7 @@
# See the main source file 'vdr.c' for copyright information and
# how to reach the author.
#
-# $Id: Make.config.template 1.5 2005/07/31 11:35:28 kls Exp $
+# $Id: Make.config.template 1.6 2005/09/02 14:24:31 kls Exp $
### The C compiler and options:
@@ -18,7 +18,7 @@ CXXFLAGS = -fPIC -g -O2 -Wall -Woverloaded-virtual
### The directory environment:
-DVBDIR = ../DVB
+#DVBDIR = ../DVB
MANDIR = /usr/local/man
BINDIR = /usr/local/bin