Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
authorJeremy Allison <jra@samba.org>
Wed, 29 Mar 2000 23:03:48 +0000 (23:03 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 29 Mar 2000 23:03:48 +0000 (23:03 +0000)
commit567713a07c089ab3ebb4c9b96087777de154b601
treef0d6ad8c5aff8b0e6a3398d0e709bb10ac26099d
parent1c9d2c016a78b0ed11dc68adeabb709903444837
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
to allow successful build.
Jeremy.
source/acconfig.h
source/configure
source/configure.in
source/include/config.h.in
source/tests/fcntl_lock64.c [new file with mode: 0644]