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.
This commit is contained in:
wm4 2014-05-13 01:09:53 +02:00
parent a6762dbc16
commit 2a2dd8aac2
1 changed files with 1 additions and 0 deletions

View File

@ -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