From 02135001b44afc5446228228055c9ce7f29df5be Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 3 Aug 2008 15:21:40 +0000 Subject: Change a bunch of video/audio-output-specific preprocessor directives from a HAVE_ prefix to a CONFIG_ prefix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27402 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-it.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-it.h') diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 9bdd4195f2..fef002634e 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -13,7 +13,7 @@ static char help_text[]= "Opzioni di base: (vedi la pagina man per la lista completa)\n" " -vo sceglie driver di uscita video ('-vo help' lista)\n" " -ao sceglie driver di uscita audio ('-ao help' lista)\n" -#ifdef HAVE_VCD +#ifdef CONFIG_VCD " vcd:// legge (S)VCD (Super Video CD) (dispositivo raw, non montato)\n" #endif #ifdef CONFIG_DVDREAD -- cgit v1.2.3