summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-12-11 18:35:41 +0000
committerJeremy Allison <jra@samba.org>1998-12-11 18:35:41 +0000
commit7fe4baa44270bf4b51353925a894da1f377ad4c3 (patch)
tree919cebb2116c44d22e65d3ff0cca2898c6654811 /source/include
parente6f57f2dcb136b99ca2f0a66bc43b0f8010c5a90 (diff)
downloadsamba-7fe4baa44270bf4b51353925a894da1f377ad4c3.tar.gz
samba-7fe4baa44270bf4b51353925a894da1f377ad4c3.tar.xz
samba-7fe4baa44270bf4b51353925a894da1f377ad4c3.zip
Added configure fixes for UNIXWare and tidyups for SINIX.
Jeremy.
Diffstat (limited to 'source/include')
-rw-r--r--source/include/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 5af70cdd5ad..5904bede8e0 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -150,6 +150,8 @@
#undef HAVE_SETRESGID
#undef HAVE_SETRESGID_DECL
#undef HAVE_SHADOW_H
+#undef HAVE_MEMSET
+#undef HAVE_STRCASECMP
/* The number of bytes in a int. */
#undef SIZEOF_INT