diff -rauN nxtvepg-2.8.0/Makefile nxtvepg-2.8.0-Makefile-libzvbi/Makefile --- nxtvepg-2.8.0/Makefile 2008-01-01 00:20:33.000000000 +0100 +++ nxtvepg-2.8.0-Makefile-libzvbi/Makefile 2008-05-11 20:21:26.000000000 +0200 @@ -102,8 +102,8 @@ # enable use of libzvbi # (automatically uses the VBI proxy, if the daemon is running) -#DEFS += -DUSE_LIBZVBI -#ACQLIBS += -lzvbi -lpthread -lpng +DEFS += -DUSE_LIBZVBI +ACQLIBS += -lzvbi -lpthread -lpng # The database directory can be either in the user's $HOME (or relative to any # other env variable) or at a global place like /var/spool (world-writable)