summaryrefslogtreecommitdiffstats
path: root/src/kadmin/create/string_table.c
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>1996-07-26 02:03:01 +0000
committerSam Hartman <hartmans@mit.edu>1996-07-26 02:03:01 +0000
commiteb1ceb71549c5201ae45b2546cd08109014f8fc9 (patch)
tree38f0039e875a085eaea1e227db630a3deec8e3d6 /src/kadmin/create/string_table.c
parent6db12f7d574f09aea496990e12fd09792ff50d93 (diff)
downloadkrb5-eb1ceb71549c5201ae45b2546cd08109014f8fc9.tar.gz
krb5-eb1ceb71549c5201ae45b2546cd08109014f8fc9.tar.xz
krb5-eb1ceb71549c5201ae45b2546cd08109014f8fc9.zip
AIX shared libraries treat resolution of imported symbols
different from resolution of external non-imported symbols. Therefore, we really want to link against libdb.a at shared library creation time. Instead of linking on all platforms and making libdb.a a shared library, I have chosen to only link on AIX where it will work and not generate a problem even if the application later linksgainst libdb.a because making libdb.a a shared library would make it harder to distribute util/db2. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8829 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/create/string_table.c')
0 files changed, 0 insertions, 0 deletions