git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11005 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-05-19 20:44:43 +00:00
parent 58e056149a
commit 3061ccbb21
2 changed files with 28 additions and 0 deletions

View File

@@ -1,5 +1,29 @@
2002-05-19 Johan Danielsson <joda@pdc.kth.se>
* roken-frag.m4: don't AC_LIBOBJ more than one function at a time
* find-if-not-broken.m4: s/AC_LIBOBJ/rk_LIBOBJ/
* broken2.m4: s/AC_LIBOBJ/rk_LIBOBJ/
* broken.m4: s/AC_LIBOBJ/rk_LIBOBJ/
* misc.m4: automake can't handle macros passed to AC_LIBOBJ, so
add an alias to it called rk_LIBOBJ; this requires that the
relevant source are manually included in roken/Makefile.am
* aix.m4: ac_enable --diable-dynamic-afs
* roken-frag.m4: use AC_LIBOBJ
* krb-func-getcwd-broken.m4: use AC_LIBOBJ
* find-if-not-broken.m4: use AC_LIBOBJ
* broken2.m4: use AC_LIBOBJ
* broken.m4: use AC_LIBOBJ
* aix.m4: recognise aix5
2002-05-17 Johan Danielsson <joda@pdc.kth.se>

View File

@@ -1,3 +1,7 @@
2002-05-19 Johan Danielsson <joda@pdc.kth.se>
* pam/Makefile.am: set SUFFIXES with +=
2001-10-27 Assar Westerlund <assar@sics.se>
* pam/Makefile.am: actually build the pam module