Jean-Philippe Ouellet 755188220f fix the build on OS X
OS X doesn't have posix_fallocate() yet, so put
bf760d0241f0f078735e230b4bf6da4fc83368fe in
    #if defined(__APPLE__)

the cd fails with:
    /bin/sh: line 0: cd: include: No such file or directory
so give it a path relative to the top directory
2013-11-26 19:56:45 +01:00
..
2013-11-22 17:09:28 +01:00
2013-11-26 19:56:45 +01:00
2013-11-26 19:56:45 +01:00
2013-11-24 13:50:29 +01:00