--- contrib/subrip/Makefile.orig Wed Feb 5 02:23:45 2003 +++ contrib/subrip/Makefile Wed Feb 5 02:23:56 2003 @@ -8,8 +8,8 @@ INCLUDES := ### enable ppm support ### -DEFINES += -D_HAVE_LIB_PPM_ -LIBS += -lppm +#DEFINES += -D_HAVE_LIB_PPM_ +#LIBS += -lppm ### enable zlib support ### DEFINES += -D_HAVE_ZLIB_