From 41ff8a661b039cf3600584d400b129ff743b5557 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 6 Aug 2014 20:31:25 +0200 Subject: old-build: HAVE_COCOA_APPLICATION must be set Also fix a typo in the Makefile manpage rule. --- old-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'old-configure') 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 -- cgit v1.2.3