projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f51422a
)
Missed change -- don't configure util/profile separately
author
Ken Raeburn
<raeburn@mit.edu>
Thu, 18 May 2006 10:38:36 +0000
(10:38 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Thu, 18 May 2006 10:38:36 +0000
(10:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18020
dc483132
-0cff-0310-8789-
dd5450dbe970
src/configure.in
patch
|
blob
|
history
diff --git
a/src/configure.in
b/src/configure.in
index c9e6c14fcbb8a57d297f42de9b98aac4477e395e..3c52bb89d8765bf380da2f90c036a57fc4c0f420 100644
(file)
--- a/
src/configure.in
+++ b/
src/configure.in
@@
-631,7
+631,7
@@
fi
if test "$SS_VERSION" = k5 ; then
AC_CONFIG_SUBDIRS(util/ss)
fi
-AC_CONFIG_SUBDIRS(
util/profile
lib/crypto lib/krb5 lib/des425 lib/apputils)
+AC_CONFIG_SUBDIRS(lib/crypto lib/krb5 lib/des425 lib/apputils)
if test -n "$KRB4_LIB"; then
AC_CONFIG_SUBDIRS(lib/krb4)
fi