diff help/help_mp-en.h @ 27370:14c5017f40d2

Change a bunch of video/audio-output-specific preprocessor directives from a HAVE_ prefix to a CONFIG_ prefix.
author diego
date Sun, 03 Aug 2008 15:21:40 +0000
parents e7c989f7a7c9
children 54fc88d1783d
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Aug 02 21:39:29 2008 +0000
+++ b/help/help_mp-en.h	Sun Aug 03 15:21:40 2008 +0000
@@ -19,7 +19,7 @@
 "Basic options: (complete list in the man page)\n"
 " -vo <drv>        select video output driver ('-vo help' for a list)\n"
 " -ao <drv>        select audio output driver ('-ao help' for a list)\n"
-#ifdef HAVE_VCD
+#ifdef CONFIG_VCD
 " vcd://<trackno>  play (S)VCD (Super Video CD) track (raw device, no mount)\n"
 #endif
 #ifdef CONFIG_DVDREAD