summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-20 20:44:21 +0000
committerJeremy Allison <jra@samba.org>1998-11-20 20:44:21 +0000
commitf22b817d3fdac2c6a98b3297f758aea554785513 (patch)
tree2fb60321e6643da478751475bda7f6032d3baf49 /source3/acconfig.h
parent4af961f0101bf2e9a6fd3fe26068cd0296c1b618 (diff)
downloadsamba-f22b817d3fdac2c6a98b3297f758aea554785513.tar.gz
samba-f22b817d3fdac2c6a98b3297f758aea554785513.tar.bz2
samba-f22b817d3fdac2c6a98b3297f758aea554785513.zip
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecurity checks
in a more sane way. rpc_client/cli_netlogon.c: Removed correct bits check to see if this works with an NT3.51 PDC. rpc_parse/parse_samr.c: Fixed compile warnings. Jeremy. (This used to be commit 34d8f4b1c4d59ab3c009360fc67eef9361dd859b)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 1a0e249674..a45455fdb7 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -84,3 +84,5 @@
#undef SEEKDIR_RETURNS_VOID
#undef HAVE_DIRENT_D_OFF
#undef HAVE_GETSPNAM
+#undef HAVE_BIGCRYPT
+#undef HAVE_GETPRPWNAM