need more dylib_file specs for darwin
authorKen Raeburn <raeburn@mit.edu>
Thu, 9 Aug 2007 20:09:48 +0000 (20:09 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 9 Aug 2007 20:09:48 +0000 (20:09 +0000)
commitfe1994772f86105d1a84d1e4d6d3ce104a1a18c7
tree93e46ff0a3bb31ca46bd5583421907ae218a8dcf
parenta089f8e1b370919ea542021e86c829e962596b2d
need more dylib_file specs for darwin

Currently the KDB LDAP plugin won't build on Mac OS X 10.4 if a tree
hasn't been previously installed, because it can't find the libraries
that we haven't installed yet.  (Finding earlier versions isn't
sufficient, if symbols are needed that are not present in the
installed versions.)

Add -dylib_file specs for libkadm5srv and libkdb to LDCOMBINE, in
addition to libkrb5support that was already there.

Unfortunately, this makes shlib.conf dependent on more library version
numbers.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19771 dc483132-0cff-0310-8789-dd5450dbe970
src/config/shlib.conf