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-pt_BR.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-pt_BR.h') diff --git a/help/help_mp-pt_BR.h b/help/help_mp-pt_BR.h index 9d3481c16a..8cc56a1880 100644 --- a/help/help_mp-pt_BR.h +++ b/help/help_mp-pt_BR.h @@ -14,7 +14,7 @@ static char help_text[]= " ('-vo help' para listar)\n" " -ao seleciona o driver de saĆ­da de audio & dispositivo\n" " ('-vo help' para listar)\n" -#ifdef HAVE_VCD +#ifdef CONFIG_VCD " vcd:// reproduz trilha de VCD (Video CD) do dispositivo em vez de um\n" " arquivo\n" #endif -- cgit v1.2.3