summaryrefslogtreecommitdiffstats
path: root/old-configure
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-02 03:18:16 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-25 17:00:16 +0900
commit4912fef75365e6c434da022a3e0ac88632beae71 (patch)
tree7ac591b9e372b1821efbe323e15c20944f878bf5 /old-configure
parentc9c9919b2dfedcd3cc7184326a6539440b0d6e85 (diff)
downloadmpv-4912fef75365e6c434da022a3e0ac88632beae71.tar.bz2
mpv-4912fef75365e6c434da022a3e0ac88632beae71.tar.xz
build: rename MPLAYER_CONFDIR define
We certainly don't use the mplayer configuration dir. The name didn't matter, but now that it's in user-visible output (as part of config.h being dumped in verbose mode), it's a bit too strange.
Diffstat (limited to 'old-configure')
-rwxr-xr-xold-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/old-configure b/old-configure
index 5e3dfd52bf..22b8ed6956 100755
--- a/old-configure
+++ b/old-configure
@@ -950,7 +950,7 @@ cat > $TMPC << EOF
#define CONFIGURATION "$configuration"
-#define MPLAYER_CONFDIR "$_confdir"
+#define MPV_CONFDIR "$_confdir"
/* we didn't bother to add actual config checks for this, or they are
for platforms not supported by this configure script */