svn rev #24428: trunk/src/lib/crypto/krb/prng/fortuna/
epeisach@MIT.EDU
epeisach at MIT.EDU
Tue Oct 5 15:59:49 EDT 2010
http://src.mit.edu/fisheye/changelog/krb5/?cs=24428
Commit By: epeisach
Log Message:
Add RUN_SETUP so make check works by setting the proper LD_LIBRARY_PATH
Changed Files:
U trunk/src/lib/crypto/krb/prng/fortuna/Makefile.in
Modified: trunk/src/lib/crypto/krb/prng/fortuna/Makefile.in
===================================================================
--- trunk/src/lib/crypto/krb/prng/fortuna/Makefile.in 2010-10-05 19:44:26 UTC (rev 24427)
+++ trunk/src/lib/crypto/krb/prng/fortuna/Makefile.in 2010-10-05 19:59:49 UTC (rev 24428)
@@ -6,7 +6,7 @@
-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)
More information about the cvs-krb5
mailing list