projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91afd65
)
Delete AC_CHECK_FUNCS invocation having empty argument. Discovered by
author
Tom Yu
<tlyu@mit.edu>
Tue, 23 Oct 2007 22:28:13 +0000
(22:28 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Tue, 23 Oct 2007 22:28:13 +0000
(22:28 +0000)
Jeff Blaine.
ticket: 5830
version_fixed: 1.6.4
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20146
dc483132
-0cff-0310-8789-
dd5450dbe970
src/plugins/preauth/pkinit/configure.in
patch
|
blob
|
history
diff --git
a/src/plugins/preauth/pkinit/configure.in
b/src/plugins/preauth/pkinit/configure.in
index 59ece38c26c0f7d0a45a4aa860ea08d5c93d6a08..2f6e2ca8251280fbe28cf26db388c1f612d7b3d8 100644
(file)
--- a/
src/plugins/preauth/pkinit/configure.in
+++ b/
src/plugins/preauth/pkinit/configure.in
@@
-6,8
+6,6
@@
AC_CHECK_HEADERS(unistd.h)
AC_TYPE_MODE_T
AC_TYPE_OFF_T
-AC_CHECK_FUNCS()
-
# XXX This is incorrect, but should cause -lcrypto to be included by default
AC_CHECK_LIB(crypto, PKCS7_get_signer_info)