changeset 33717:6ef02828040f

configure: cosmetics: Adjust comment in config.mak inclusion guard.
author diego
date Mon, 04 Jul 2011 00:36:08 +0000
parents 80c636fb5753
children b4c4ee25269f
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Jul 04 00:36:05 2011 +0000
+++ b/configure	Mon Jul 04 00:36:08 2011 +0000
@@ -8746,7 +8746,7 @@
 ifndef FFMPEG_CONFIG_MAK
 FFMPEG_CONFIG_MAK = 1
 include ../config.mak
-endif # MPLAYER_CONFIG_MAK
+endif # FFMPEG_CONFIG_MAK
 EOF
 
 cat > ffmpeg/config.h << EOF