From 2a2dd8aac2d68db1471bbb4fd852f85f3fcf9c24 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 13 May 2014 01:09:53 +0200 Subject: old-build: define a new symbol waf has a proper test, but no test was added to old-configure. This means that on OSX, old-configure is not supposed to work anymore. But still allow it to compile cleanly on OSX. --- old-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'old-configure') diff --git a/old-configure b/old-configure index c334c7a74c..dd1f6b7dab 100755 --- a/old-configure +++ b/old-configure @@ -3032,6 +3032,7 @@ cat > $TMPH << EOF /* we didn't bother to add actual config checks for this */ #define HAVE_BSD_FSTATFS 0 #define HAVE_LINUX_FSTATFS 0 +#define HAVE_VDA_AV_VDA_ALLOC_CONTEXT 0 /* system headers */ $def_mman_h -- cgit v1.2.3