* aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI.
authorKen Raeburn <raeburn@mit.edu>
Thu, 29 Apr 2004 06:46:00 +0000 (06:46 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 29 Apr 2004 06:46:00 +0000 (06:46 +0000)
commit61cb1ca9519ffe48ed8d0682acf1aa6837aead3c
tree79bd015d0f98a3feb8e3ec2fa967a9be80f491e5
parenta7158b8a13aaa405199bbc3671c9e9d3537b9da8
* aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI.
(KRB5_AC_INITFINI): New macro.  Define delayed-initialization config option,
test for gcc constructor/destructor attribute support, and test whether
shlib.conf indicates support for link-time options.
(KRB5_AC_GCC_ATTRS): Implement.

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