Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
a4de88c1
...
a4de88c150ff79496e696d0aca3eb7149a608457
authored
2003-01-13 15:07:20 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixed typo
1 parent
2c6a3b17
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
m4/gssapi.m4
m4/gssapi.m4
View file @
a4de88c
...
...
@@ -8,7 +8,7 @@ dnl Defines GSSAPI_IMPL to "Heimdal", "MIT", or "OldMIT", or "none" if not found
AC_DEFUN(MU_CHECK_GSSAPI,
[
if test "x$mu_cv_lib_gssapi_libs" = x; then
cache=""
cache
d
=""
GSSAPI_PREFIX=[$1]
GSSAPI_IMPL="none"
# First try krb5-config
...
...
Please
register
or
sign in
to post a comment