summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-12-29 23:01:07 +0000
committerJeremy Allison <jra@samba.org>1998-12-29 23:01:07 +0000
commitc5516d016c71922247caae303ad0a079f4f90041 (patch)
tree3fff196478e560e8e169aa72748b96e82a31b0ef /source/include
parentd186d6f1f1f2016fbbbe2ab331c1cc99a3ad6270 (diff)
downloadsamba-c5516d016c71922247caae303ad0a079f4f90041.tar.gz
samba-c5516d016c71922247caae303ad0a079f4f90041.tar.xz
samba-c5516d016c71922247caae303ad0a079f4f90041.zip
Added autoconf detect tests for broken Solaris 2.6 NIS+ include files.
Jeremy.
Diffstat (limited to 'source/include')
-rw-r--r--source/include/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index b81de38acfd..eae51a25120 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -158,6 +158,7 @@
#undef HAVE_STRCASECMP
#undef HAVE_STRUCT_DIRENT64
#undef HAVE_TRUNCATED_SALT
+#undef BROKEN_NISPLUS_INCLUDE_FILES
/* The number of bytes in a int. */
#undef SIZEOF_INT
@@ -696,6 +697,9 @@
/* Define if you have the <rpc/rpc.h> header file. */
#undef HAVE_RPC_RPC_H
+/* Define if you have the <rpcsvc/nis.h> header file. */
+#undef HAVE_RPCSVC_NIS_H
+
/* Define if you have the <rpcsvc/yp_prot.h> header file. */
#undef HAVE_RPCSVC_YP_PROT_H