diff configure @ 26018:92a66676d418

Use standard multiple inclusion guard.
author diego
date Thu, 21 Feb 2008 16:35:00 +0000
parents 9ba1e85e13f7
children dfdf201e62cc
line wrap: on
line diff
--- 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"