build: Adding extra check for STRNLEN so that cross compilation to platforms which...
commitc93500984d36395e75454cfebe7cb706dc685151
authorToby Gray <toby.gray@realvnc.com>
Mon, 31 Oct 2011 10:55:15 +0000 (31 10:55 +0000)
committerToby Gray <toby.gray@realvnc.com>
Mon, 31 Oct 2011 10:58:41 +0000 (31 10:58 +0000)
tree2fc1f7e97c57c1cb3ef85b993fa5fa1e9e554806
parent8bfbb871e081fc166cee0c686ff2071ffef0a476
build: Adding extra check for STRNLEN so that cross compilation to platforms which aren't AIX but don't have STRNLEN can pick up that there isn't a working STRNLEN, e.g. QNX.
configure.ac