[MPlayer-cvslog] r26696 - trunk/Makefile
    diego 
    subversion at mplayerhq.hu
       
    Thu May  8 23:22:14 CEST 2008
    
    
  
Author: diego
Date: Thu May  8 23:22:13 2008
New Revision: 26696
Log:
Remove useless output.
Modified:
   trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Thu May  8 23:22:13 2008
@@ -736,7 +736,6 @@ endif
 	@echo '#endif /* MPLAYER_HELP_MP_H */' >> help_mp.h
 
 ifneq ($(HELP_FILE),help/help_mp-en.h)
-	@echo "Adding untranslated messages to help_mp.h"
 	@echo '// untranslated messages from the English master file:' >> help_mp.h
 	@help/help_diff.sh $(HELP_FILE) < help/help_mp-en.h >> help_mp.h
 endif
    
    
More information about the MPlayer-cvslog
mailing list