# HG changeset patch # User diego # Date 1203611700 0 # Node ID 92a66676d4183508de6521773813d4c00bd397d9 # Parent 9ba1e85e13f74494610d44785be998e06b2ab283 Use standard multiple inclusion guard. diff -r 9ba1e85e13f7 -r 92a66676d418 configure --- a/configure Thu Feb 21 16:34:23 2008 +0000 +++ b/configure Thu Feb 21 16:35:00 2008 +0000 @@ -7874,7 +7874,7 @@ /* Protect against multiple inclusion */ #ifndef MPLAYER_CONFIG_H -#define MPLAYER_CONFIG_H 1 +#define MPLAYER_CONFIG_H #define CONFIGURATION "$_configuration"