projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adb3005
)
Add KRB%_CONFIG envronment variable for systems w/o /etc/krb5.conf
author
Ezra Peisach
<epeisach@mit.edu>
Wed, 8 Oct 1997 15:36:32 +0000
(15:36 +0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Wed, 8 Oct 1997 15:36:32 +0000
(15:36 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10217
dc483132
-0cff-0310-8789-
dd5450dbe970
src/tests/Makefile.in
patch
|
blob
|
history
diff --git
a/src/tests/Makefile.in
b/src/tests/Makefile.in
index e1f388116c72da3a47c0df3fbbf7c1f6694456ac..40d7c429fbe7a86e39f8f4382d22e42e8c0978ee 100644
(file)
--- a/
src/tests/Makefile.in
+++ b/
src/tests/Makefile.in
@@
-1,5
+1,5
@@
CFLAGS = $(CCOPTS)
-RUN_SETUP = @KRB5_RUN_ENV@ KRB5_KDC_PROFILE=kdc.conf
+RUN_SETUP = @KRB5_RUN_ENV@ KRB5_KDC_PROFILE=kdc.conf
KRB5_CONFIG=$(SRCTOP)/config-files/krb5.conf
KRB5_RUN_ENV= @KRB5_RUN_ENV@
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)