projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff39bb
)
start CONFIG_OPTS with -v so we see the autoconf results too
author
Mark Eichin
<eichin@mit.edu>
Fri, 7 Oct 1994 20:51:30 +0000
(20:51 +0000)
committer
Mark Eichin
<eichin@mit.edu>
Fri, 7 Oct 1994 20:51:30 +0000
(20:51 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4487
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/kbuild
patch
|
blob
|
history
diff --git
a/src/util/kbuild
b/src/util/kbuild
index 384712aa2f5c5b8543ecaa1e1141741cbb5c0125..6b55518a15322e06d788f4a3b01913eff1340e0c 100644
(file)
--- a/
src/util/kbuild
+++ b/
src/util/kbuild
@@
-78,6
+78,7
@@
do
esac
done
+CONFIG_OPTS="-v"
# echo ==== THISCONF: =====
# cat $THISCONF
# echo --------------------