summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-03-29 23:03:48 +0000
committerJeremy Allison <jra@samba.org>2000-03-29 23:03:48 +0000
commit332013e09efadabcf31c01852690960bf614abd7 (patch)
tree59e39e6a72d4f14574f511dd9a4f6db8843ff8c8 /source3/acconfig.h
parent0d9d264625e482f55b2c5b76d7aa7d989529dd07 (diff)
downloadsamba-332013e09efadabcf31c01852690960bf614abd7.tar.gz
samba-332013e09efadabcf31c01852690960bf614abd7.tar.bz2
samba-332013e09efadabcf31c01852690960bf614abd7.zip
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
to allow successful build. Jeremy. (This used to be commit 567713a07c089ab3ebb4c9b96087777de154b601)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 28f5e37da0..d7270f3e8b 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -119,3 +119,4 @@
#undef NEED_SGI_SEMUN_HACK
#undef SYSCONF_SC_NGROUPS_MAX
#undef HAVE_UX_UT_SYSLEN
+#undef COMPILER_SUPPORTS_LL