summaryrefslogtreecommitdiff
path: root/source4/build/m4/env.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-14 06:39:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:18:39 -0500
commit8ed1176a8d3ae80d27010243e389d449ab5a0148 (patch)
tree556c7ecae12769bc58fb32818be04820c5fbead7 /source4/build/m4/env.m4
parenta4e94eedf04524d5271344a492a41da951c535c2 (diff)
downloadsamba-8ed1176a8d3ae80d27010243e389d449ab5a0148.tar.gz
samba-8ed1176a8d3ae80d27010243e389d449ab5a0148.tar.bz2
samba-8ed1176a8d3ae80d27010243e389d449ab5a0148.zip
r18501: libreplace needs 'long long', bailout if not present
or the size is not 8 bytes or more. samba4 doesn't need type checks anymore metze (This used to be commit d8fdd05482fc6b9bfb48d72db6b467e3e5c05e4d)
Diffstat (limited to 'source4/build/m4/env.m4')
-rw-r--r--source4/build/m4/env.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/m4/env.m4 b/source4/build/m4/env.m4
index f7f812ae24..7f6495fea2 100644
--- a/source4/build/m4/env.m4
+++ b/source4/build/m4/env.m4
@@ -38,5 +38,4 @@ m4_include(build/m4/check_perl.m4)
m4_include(build/m4/check_cc.m4)
m4_include(build/m4/check_ld.m4)
m4_include(build/m4/check_make.m4)
-m4_include(build/m4/check_types.m4)
m4_include(build/m4/check_doc.m4)