configure: smarter way to handle fseeko() searching
commitec82d7a92b6b36ee82a051ac437d5206971e179b
authorH. Peter Anvin <hpa@zytor.com>
Mon, 22 Feb 2016 05:20:45 +0000 (21 21:20 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 22 Feb 2016 05:20:45 +0000 (21 21:20 -0800)
treedc455708102edee93fc98fd9f88a6c58d24c7124
parent73b22f5c1c8372bc5fc64962d38a75e9d6998f69
configure: smarter way to handle fseeko() searching

Better handling of the replacement for fseeko() in its absence; also
look for the Windows _fseeki64() function.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
compiler.h
configure.in
nasmlib.c