aboutsummaryrefslogtreecommitdiff
path: root/src/util/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2004-02-12 18:28:01 +0000
committerTom Yu <tlyu@mit.edu>2004-02-12 18:28:01 +0000
commit3772bd7c1af805fd40d5996681a1eea1c0ac8f0a (patch)
treed4b3ea4a901b78757eb72b8853258a32a089f6e8 /src/util/ChangeLog
parentebc2280102d9bcfabe73818bf3b55aaa5265b9e8 (diff)
downloadkrb5-3772bd7c1af805fd40d5996681a1eea1c0ac8f0a.zip
krb5-3772bd7c1af805fd40d5996681a1eea1c0ac8f0a.tar.gz
krb5-3772bd7c1af805fd40d5996681a1eea1c0ac8f0a.tar.bz2
Tru64 and Irix have RPATH issues for test suite
Implement hack for faking up _RLD_ROOT with a shadow of the directory tree up to the installed "lib" directory. This helps with running tests on Tru64 and Irix. ticket: 1793 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16066 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
-rw-r--r--src/util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 7b833a1..54b9cdb 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-12 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in (all-unix, clean-unix): Add new rule to build fake
+ root directory for _RLD_ROOT hacks.
+
2003-12-05 Tom Yu <tlyu@mit.edu>
* Makefile.in (DL_COMPILE, DL_COMPILE_TAIL): New variables to