Allow large file support to succeed even if ino_t isn't 64 bits and there's
authorJeremy Allison <jra@samba.org>
Fri, 5 Feb 1999 00:49:27 +0000 (00:49 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 5 Feb 1999 00:49:27 +0000 (00:49 +0000)
commitf285470006ad0219970f3046fc5c426328b7ebb6
tree00e6847576859f3ffad0e885be21d7c871b76044
parent6fe4790b6931fe974755f59405da617c1130359f
Allow large file support to succeed even if ino_t isn't 64 bits and there's
no ino64_t. AIX has large file support and doesn't use a 64 bit ino_t.
Jeremy.
source/configure
source/configure.in