* configure.in: For OSF/1 specify that the -rpath directive takes
authorEzra Peisach <epeisach@mit.edu>
Tue, 15 Aug 1995 20:22:59 +0000 (20:22 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 15 Aug 1995 20:22:59 +0000 (20:22 +0000)
commite0b140108ef0a9e9a3e2fd4268f32c0bdabf2697
treef278e7ca92a44fe01e978b22196f5f1c8f033d9f
parentf9e6358b005282a685c8a496be1dd027ba146fa1
* configure.in: For OSF/1 specify that the -rpath directive takes
a colon separated path.

* aclocal.m4 (SHLIB_RPATH_DIRS): Allow for directory path to be

This was a problem with OSF/1 where specifying -rpath multiple times
only includes the final one in the library. A colon separted path is the
correct invocation.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6532 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/aclocal.m4
src/configure.in