summaryrefslogtreecommitdiffstats
path: root/old-configure
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-02 03:18:16 +0100
committerwm4 <wm4@nowhere>2015-01-02 03:18:16 +0100
commitc4f39d2aba6f1f785648a2a96d147243cf944e12 (patch)
tree7af5603981ed63f4e2d30898e99c8c2dbe7696ce /old-configure
parentf12b70d77d42211f06a71eaa61c0e650f06fb501 (diff)
downloadmpv-c4f39d2aba6f1f785648a2a96d147243cf944e12.tar.bz2
mpv-c4f39d2aba6f1f785648a2a96d147243cf944e12.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 9859a31f28..503f3d5d38 100755
--- a/old-configure
+++ b/old-configure
@@ -938,7 +938,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 */