summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xold-configure1
-rw-r--r--old-makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/old-configure b/old-configure
index 063240bcbf..910ebf7cc8 100755
--- a/old-configure
+++ b/old-configure
@@ -946,6 +946,7 @@ cat > $TMPC << EOF
#define HAVE_VDA_GL 0
#define HAVE_GL_COCOA 0
#define HAVE_COCOA 0
+#define HAVE_COCOA_APPLICATION 0
#define HAVE_COREVIDEO 0
#define HAVE_COREAUDIO 0
#define HAVE_GL_WIN32 0
diff --git a/old-makefile b/old-makefile
index 49078ea0e6..2c2540dd9f 100644
--- a/old-makefile
+++ b/old-makefile
@@ -410,7 +410,7 @@ common/version.c: version.h
DOCS/man/mpv.1: DOCS/man/af.rst \
DOCS/man/ao.rst \
DOCS/man/changes.rst \
- DOCS/mancode.rst \
+ DOCS/man/encode.rst \
DOCS/man/input.rst \
DOCS/man/options.rst \
DOCS/man/vf.rst \