1 2000-01-08 Assar Westerlund <assar@sics.se>
3 * krb-bigendian.m4: new file, replacement for ac_c_bigendian
5 2000-01-01 Assar Westerlund <assar@sics.se>
7 * krb-ipv6.m4: re-organize: test for type of stack first so that
8 we can find the libraries that we might have to link the test
9 program against. not linking the test program means we don't know
10 if the right stuff is in the libraries. also cosmetic changes to
11 make sure we print the checking for... nicely
13 1999-12-21 Assar Westerlund <assar@sics.se>
15 * krb-ipv6.m4: try linking, not only compiling
16 * krb-ipv6.m4: add --without-ipv6 make sure we have `in6addr_any'
17 which we use in the code. This test avoids false positives on
20 1999-11-05 Assar Westerlund <assar@sics.se>
22 * check-x.m4: include X_PRE_LIBS and X_EXTRA_LIBS when testing
24 1999-11-01 Assar Westerlund <assar@sics.se>
26 * Makefile.am.common (install-build-headers): use `cp' instead of
27 INSTALL_DATA for copying header files inside the build tree. The
28 user might have redefined INSTALL_DATA to specify owners and other
31 1999-10-30 Assar Westerlund <assar@sics.se>
33 * find-func-no-libs2.m4: add yet another argument to allow specify
34 linker flags that will be added _before_ the library when trying
37 * find-func-no-libs.m4: add yet another argument to allow specify
38 linker flags that will be added _before_ the library when trying
41 1999-10-12 Assar Westerlund <assar@sics.se>
43 * find-func-no-libs2.m4 (AC_FIND_FUNC_NO_LIBS2): new argument
46 * find-func-no-libs.m4 (AC_FIND_FUNC_NO_LIBS): new argument `extra
49 1999-09-01 Johan Danielsson <joda@pdc.kth.se>
51 * capabilities.m4: sgi capabilities
53 1999-07-29 Assar Westerlund <assar@sics.se>
55 * have-struct-field.m4: quote macros when undefining
57 1999-07-28 Assar Westerlund <assar@sics.se>
59 * Makefile.am.common (install-build-headers): add dependencies
61 1999-07-24 Assar Westerlund <assar@sics.se>
63 * have-type.m4: try to get autoheader to co-operate
65 * have-type.m4: stolen from Arla
67 * krb-struct-sockaddr-sa-len.m4: not used any longer. removed.
69 1999-06-13 Assar Westerlund <assar@sics.se>
71 * krb-struct-spwd.m4: consequent name of cache variables
73 * krb-func-getlogin.m4: new file for testing for posix (broken)
76 * shared-libs.m4 (freebsd[34]): don't use ld -Bshareable
78 1999-06-02 Johan Danielsson <joda@pdc.kth.se>
80 * check-x.m4: extended test for X
82 1999-05-14 Assar Westerlund <assar@sics.se>
84 * check-netinet-ip-and-tcp.m4: proper autoheader tricks
86 * check-netinet-ip-and-tcp.m4: new file for checking for
87 netinet/{ip,tcp}.h. These are special as they on Irix 6.5.3
88 require <standards.h> to be included in advance.
90 * check-xau.m4: we also need to check for XauFilename since it's
91 used by appl/kx. And on Irix 6.5 that function requires linking
94 1999-05-08 Assar Westerlund <assar@sics.se>
96 * krb-find-db.m4: try with more header files than ndbm.h
98 1999-04-19 Assar Westerlund <assar@sics.se>
100 * test-package.m4: try to handle the case of --without-package
103 1999-04-17 Assar Westerlund <assar@sics.se>
105 * make-aclocal: removed. Not used anymore, being replaced by
106 aclocal from automake.
108 Thu Apr 15 14:17:26 1999 Johan Danielsson <joda@hella.pdc.kth.se>
110 * make-proto.pl: handle __attribute__
112 Fri Apr 9 20:37:18 1999 Assar Westerlund <assar@sics.se>
114 * shared-libs.m4: quote $@
115 (freebsd3): add install_symlink_command2
117 Wed Apr 7 20:40:22 1999 Assar Westerlund <assar@sics.se>
119 * shared-libs.m4 (hpux): no library dependencies
121 Mon Apr 5 16:13:08 1999 Johan Danielsson <joda@hella.pdc.kth.se>
123 * test-package.m4: compile and link, rather than looking for
124 files; also export more information, so it's possible to add rpath
127 Tue Mar 30 13:49:54 1999 Johan Danielsson <joda@hella.pdc.kth.se>
129 * Makefile.am.common: CFLAGS -> AM_CFLAGS
131 Mon Mar 29 16:51:12 1999 Johan Danielsson <joda@hella.pdc.kth.se>
133 * check-xau.m4: check for XauWriteAuth before checking for
134 XauReadAuth to catch -lX11:s not containing XauWriteAuth, and IRIX
135 6.5 that doesn't work with -lXau
137 Sat Mar 27 18:03:58 1999 Johan Danielsson <joda@hella.pdc.kth.se>
139 * osfc2.m4: --enable-osfc2
141 Fri Mar 19 15:34:52 1999 Johan Danielsson <joda@hella.pdc.kth.se>
143 * shared-libs.m4: move shared lib stuff here
145 Wed Mar 24 23:24:51 1999 Assar Westerlund <assar@sics.se>
147 * Makefile.am.common (install-build-headers): simplify loop
149 Tue Mar 23 17:31:23 1999 Johan Danielsson <joda@hella.pdc.kth.se>
151 * check-getpwnam_r-posix.m4: check for getpwnam_r, and if it's
154 Tue Mar 23 00:00:13 1999 Assar Westerlund <assar@sics.se>
156 * Makefile.am.common (install_build_headers): try to make it work
157 better when list of headers is empty. handle make rewriting the
160 * Makefile.am.common: hesoid -> hesiod
162 Sun Mar 21 14:48:03 1999 Johan Danielsson <joda@hella.pdc.kth.se>
164 * grok-type.m4: <bind/bitypes.h>
166 * Makefile.am.common: fix for automake bug/feature; add more LIB_*
168 * test-package.m4: fix typo
170 * check-man.m4: fix some typos
172 * auth-modules.m4: tests for authentication modules
174 Thu Mar 18 11:02:55 1999 Johan Danielsson <joda@hella.pdc.kth.se>
176 * Makefile.am.common: make install-build-headers a multi
179 * Makefile.am.common: remove include_dir hack
181 * Makefile.am.common: define LIB_kafs and LIB_gssapi
183 * krb-find-db.m4: subst DBLIB also
185 * check-xau.m4: test for Xau{Read,Write}Auth
187 Wed Mar 10 19:29:20 1999 Johan Danielsson <joda@hella.pdc.kth.se>
189 * wflags.m4: AC_WFLAGS
191 Mon Mar 1 11:23:41 1999 Johan Danielsson <joda@hella.pdc.kth.se>
193 * have-struct-field.m4: remove extra AC_MSG_RESULT
195 * proto-compat.m4: typo
197 * krb-func-getcwd-broken.m4: update to autoconf 2.13
199 * krb-find-db.m4: update to autoconf 2.13
201 * check-declaration.m4: typo
203 * have-pragma-weak.m4: update to autoconf 2.13
205 * have-struct-field.m4: better handling of types with spaces
207 Mon Feb 22 20:05:06 1999 Johan Danielsson <joda@hella.pdc.kth.se>
209 * broken-glob.m4: check for broken glob
211 Sun Jan 31 06:50:33 1999 Assar Westerlund <assar@sics.se>
213 * krb-ipv6.m4: more magic for different v6 implementations. From
214 Jun-ichiro itojun Hagino <itojun@kame.net>
216 Sun Nov 22 12:16:06 1998 Assar Westerlund <assar@sics.se>
218 * krb-struct-spwd.m4: new file
220 Thu Jun 4 04:07:41 1998 Assar Westerlund <assar@sics.se>
222 * find-func-no-libs2.m4: new file
224 Fri May 1 23:31:28 1998 Assar Westerlund <assar@sics.se>
226 * c-attribute.m4, c-function.m4: new files (from arla)
228 Wed Mar 18 23:11:29 1998 Assar Westerlund <assar@sics.se>
230 * krb-ipv6.m4: rename HAVE_STRUCT_SOCKADDR_IN6 to HAVE_IPV6
232 Thu Feb 26 02:37:49 1998 Assar Westerlund <assar@sics.se>
234 * make-proto.pl: should work with perl4