summaryrefslogtreecommitdiff
path: root/source3/configure
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2003-01-16 02:58:25 +0000
committerJeremy Allison <jra@samba.org>2003-01-16 02:58:25 +0000
commite4af5eaca6f0fc681733f618562d58c26745978f (patch)
treede24ecf5efc917c89d53d0ef96dcb141d9b8ef36 /source3/configure
parent4375fe73ba32db2682cedf9c7b68a269e3c17f6e (diff)
downloadsamba-e4af5eaca6f0fc681733f618562d58c26745978f.tar.gz
samba-e4af5eaca6f0fc681733f618562d58c26745978f.tar.bz2
samba-e4af5eaca6f0fc681733f618562d58c26745978f.zip
More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy. (This used to be commit c3544c119e4cafb817479b4c5dfae178c3de000b)
Diffstat (limited to 'source3/configure')
-rwxr-xr-xsource3/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure
index 016604526b..86d4f6d28e 100755
--- a/source3/configure
+++ b/source3/configure
@@ -12301,7 +12301,7 @@ done
# now check for gssapi headers. This is also done here to allow for
# different kerberos include paths
- for ac_hdr in gssapi.h gssapi/gssapi_generic.h gssapi/gssapi.h
+ for ac_hdr in gssapi.h gssapi/gssapi_generic.h gssapi/gssapi.h com_err.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6