projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2897f5d
)
delete unused configure.in
author
Tom Yu
<tlyu@mit.edu>
Tue, 23 Oct 2007 21:38:49 +0000
(21:38 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Tue, 23 Oct 2007 21:38:49 +0000
(21:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20145
dc483132
-0cff-0310-8789-
dd5450dbe970
src/plugins/preauth/pkinit/configure.in
[deleted file]
patch
|
blob
|
history
diff --git
a/src/plugins/preauth/pkinit/configure.in
b/src/plugins/preauth/pkinit/configure.in
deleted file mode 100644
(file)
index
5819289
..0000000
--- a/
src/plugins/preauth/pkinit/configure.in
+++ /dev/null
@@
-1,19
+0,0 @@
-K5_AC_INIT(configure.in)
-enable_shared=yes
-build_dynobj=yes
-CONFIG_RULES
-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)
-
-KRB5_RUN_FLAGS
-dnl The following is for check...
-KRB5_BUILD_PROGRAM
-KRB5_BUILD_LIBOBJS
-KRB5_BUILD_LIBRARY
-V5_AC_OUTPUT_MAKEFILE