projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f0efd1
)
Add RUN_SETUP so make check works by setting the proper LD_LIBRARY_PATH
author
Ezra Peisach
<epeisach@mit.edu>
Tue, 5 Oct 2010 19:59:49 +0000
(19:59 +0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Tue, 5 Oct 2010 19:59:49 +0000
(19:59 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24428
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/krb/prng/fortuna/Makefile.in
patch
|
blob
|
history
diff --git
a/src/lib/crypto/krb/prng/fortuna/Makefile.in
b/src/lib/crypto/krb/prng/fortuna/Makefile.in
index df960c23e4ccf8958eee5f67c93db584a5173225..fd66e08c33144c247466c45a360420056a288984 100644
(file)
--- a/
src/lib/crypto/krb/prng/fortuna/Makefile.in
+++ b/
src/lib/crypto/krb/prng/fortuna/Makefile.in
@@
-6,7
+6,7
@@
LOCALINCLUDES = -I$(srcdir)/.. -I$(srcdir)/../.. \
-I$(srcdir)/../../../@CRYPTO_IMPL@/aes \
-I$(srcdir)/../../../@CRYPTO_IMPL@/enc_provider
DEFS=
-
+RUN_SETUP = @KRB5_RUN_ENV@
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)