From 3f5d9a7a21bfbca060e126f5f24009bc26afb73e Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 15 Oct 2006 13:59:26 +0000 Subject: Remove bogus warning about missing font. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20236 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 78a9c5a098..7a519ca153 100644 --- a/Makefile +++ b/Makefile @@ -440,10 +440,6 @@ ifeq ($(MENCODER),yes) endif @$(INSTALL) -d $(DATADIR) @$(INSTALL) -d $(DATADIR)/font - @if test ! -f $(DATADIR)/font/font.desc ; then \ - echo "*** Download font at http://www.mplayerhq.hu/dload.html" ; \ - echo "*** for OSD/Subtitles support and extract to $(DATADIR)/font/" ; \ - fi ifeq ($(GUI),yes) @$(INSTALL) -d $(DATADIR)/skins @echo "*** Download skin(s) at http://www.mplayerhq.hu/dload.html" -- cgit v1.2.3