summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-10-22 05:04:33 +0000
committerAndrew Tridgell <tridge@samba.org>2001-10-22 05:04:33 +0000
commitfba157123ed1d6f59d40aa9161218fbfcf71253f (patch)
tree392e928545db46c420cce20e564ad5eea46898e8 /source3/include
parent18ffa22657b694857cc948949e567a514bc68d65 (diff)
downloadsamba-fba157123ed1d6f59d40aa9161218fbfcf71253f.tar.gz
samba-fba157123ed1d6f59d40aa9161218fbfcf71253f.tar.bz2
samba-fba157123ed1d6f59d40aa9161218fbfcf71253f.zip
- fixed link order of krb5 libs
- accept a wide range of principal names in session setup (This used to be commit 672df66296f540b606aa43effab5f021b8978e4b)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 7a93b52f82..401ba5bef9 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -1019,9 +1019,6 @@
/* Define if you have the acl library (-lacl). */
#undef HAVE_LIBACL
-/* Define if you have the com_err library (-lcom_err). */
-#undef HAVE_LIBCOM_ERR
-
/* Define if you have the cups library (-lcups). */
#undef HAVE_LIBCUPS
@@ -1034,9 +1031,6 @@
/* Define if you have the inet library (-linet). */
#undef HAVE_LIBINET
-/* Define if you have the k5crypto library (-lk5crypto). */
-#undef HAVE_LIBK5CRYPTO
-
/* Define if you have the nsl library (-lnsl). */
#undef HAVE_LIBNSL