Fix build for platforms not supporting realpath
authorChris Pickett <github@parnic.com>
Tue, 5 Jan 2016 16:58:46 +0000 (10:58 -0600)
committerChris Pickett <github@parnic.com>
Tue, 5 Jan 2016 17:04:16 +0000 (11:04 -0600)
commit4731c7e50233e47a5e46531a1df7597e69417639
tree2cdb41da05349c952edf920dff02d46bbd74b602
parenta6a38f6035744122050b8914a0c1691bdff4daf7
Fix build for platforms not supporting realpath

Added a check for a preprocessor definition that can be set if the platform you're building for doesn't support any notion of absolute path resolution/realpath()/etc.
include/flatbuffers/util.h