summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-21 16:35:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-21 16:35:00 +0000
commitf1d416c70c602fde1022c0a3d620017e875a3c71 (patch)
tree0c6d7fd49b69f7e477a6aa4d8e57001900cb7b39 /configure
parent9a1c6d9d89c6ea9b88498d59c2b498be921a2fe6 (diff)
downloadmpv-f1d416c70c602fde1022c0a3d620017e875a3c71.tar.bz2
mpv-f1d416c70c602fde1022c0a3d620017e875a3c71.tar.xz
Use standard multiple inclusion guard.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26050 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1df6dbeda5..f65448874e 100755
--- a/configure
+++ b/configure
@@ -7874,7 +7874,7 @@ cat > $TMPH << EOF
/* Protect against multiple inclusion */
#ifndef MPLAYER_CONFIG_H
-#define MPLAYER_CONFIG_H 1
+#define MPLAYER_CONFIG_H
#define CONFIGURATION "$_configuration"