Change __signed to signed.
[dragonfly.git] / crypto / kerberosIV / cf / ChangeLog
1 1999-11-05  Assar Westerlund  <assar@sics.se>
2
3         * check-x.m4: include X_PRE_LIBS and X_EXTRA_LIBS when testing
4
5 1999-11-01  Assar Westerlund  <assar@sics.se>
6
7         * Makefile.am.common (install-build-headers): use `cp' instead of
8         INSTALL_DATA for copying header files inside the build tree.  The
9         user might have redefined INSTALL_DATA to specify owners and other
10         information.
11
12 1999-10-30  Assar Westerlund  <assar@sics.se>
13
14         * find-func-no-libs2.m4: add yet another argument to allow specify
15         linker flags that will be added _before_ the library when trying
16         to link
17
18         * find-func-no-libs.m4: add yet another argument to allow specify
19         linker flags that will be added _before_ the library when trying
20         to link
21
22 1999-10-12  Assar Westerlund  <assar@sics.se>
23
24         * find-func-no-libs2.m4 (AC_FIND_FUNC_NO_LIBS2): new argument
25         `extra libs'
26
27         * find-func-no-libs.m4 (AC_FIND_FUNC_NO_LIBS): new argument `extra
28         libs'
29
30 1999-09-01  Johan Danielsson  <joda@pdc.kth.se>
31
32         * capabilities.m4: sgi capabilities
33
34 1999-07-29  Assar Westerlund  <assar@sics.se>
35
36         * have-struct-field.m4: quote macros when undefining
37
38 1999-07-28  Assar Westerlund  <assar@sics.se>
39
40         * Makefile.am.common (install-build-headers): add dependencies
41
42 1999-07-24  Assar Westerlund  <assar@sics.se>
43         
44         * have-type.m4: try to get autoheader to co-operate
45
46         * have-type.m4: stolen from Arla
47
48         * krb-struct-sockaddr-sa-len.m4: not used any longer.  removed.
49
50 1999-06-13  Assar Westerlund  <assar@sics.se>
51
52         * krb-struct-spwd.m4: consequent name of cache variables
53
54         * krb-func-getlogin.m4: new file for testing for posix (broken)
55         getlogin
56
57         * shared-libs.m4 (freebsd[34]): don't use ld -Bshareable
58
59 1999-06-02  Johan Danielsson  <joda@pdc.kth.se>
60
61         * check-x.m4: extended test for X
62         
63 1999-05-14  Assar Westerlund  <assar@sics.se>
64
65         * check-netinet-ip-and-tcp.m4: proper autoheader tricks
66
67         * check-netinet-ip-and-tcp.m4: new file for checking for
68         netinet/{ip,tcp}.h.  These are special as they on Irix 6.5.3
69         require <standards.h> to be included in advance.
70  
71         * check-xau.m4: we also need to check for XauFilename since it's
72         used by appl/kx.  And on Irix 6.5 that function requires linking
73         with -lX11.
74
75 1999-05-08  Assar Westerlund  <assar@sics.se>
76
77         * krb-find-db.m4: try with more header files than ndbm.h
78
79 1999-04-19  Assar Westerlund  <assar@sics.se>
80
81         * test-package.m4: try to handle the case of --without-package
82         correctly
83
84 1999-04-17  Assar Westerlund  <assar@sics.se>
85
86         * make-aclocal: removed.  Not used anymore, being replaced by
87         aclocal from automake.
88
89 Thu Apr 15 14:17:26 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
90
91         * make-proto.pl: handle __attribute__
92
93 Fri Apr  9 20:37:18 1999  Assar Westerlund  <assar@sics.se>
94
95         * shared-libs.m4: quote $@
96         (freebsd3): add install_symlink_command2
97
98 Wed Apr  7 20:40:22 1999  Assar Westerlund  <assar@sics.se>
99
100         * shared-libs.m4 (hpux): no library dependencies
101
102 Mon Apr  5 16:13:08 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
103
104         * test-package.m4: compile and link, rather than looking for
105         files; also export more information, so it's possible to add rpath
106         information
107
108 Tue Mar 30 13:49:54 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
109
110         * Makefile.am.common: CFLAGS -> AM_CFLAGS
111
112 Mon Mar 29 16:51:12 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
113
114         * check-xau.m4: check for XauWriteAuth before checking for
115         XauReadAuth to catch -lX11:s not containing XauWriteAuth, and IRIX
116         6.5 that doesn't work with -lXau
117
118 Sat Mar 27 18:03:58 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
119
120         * osfc2.m4: --enable-osfc2
121
122 Fri Mar 19 15:34:52 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
123
124         * shared-libs.m4: move shared lib stuff here
125
126 Wed Mar 24 23:24:51 1999  Assar Westerlund  <assar@sics.se>
127
128         * Makefile.am.common (install-build-headers): simplify loop
129
130 Tue Mar 23 17:31:23 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
131
132         * check-getpwnam_r-posix.m4: check for getpwnam_r, and if it's
133         posix or not
134
135 Tue Mar 23 00:00:13 1999  Assar Westerlund  <assar@sics.se>
136
137         * Makefile.am.common (install_build_headers): try to make it work
138         better when list of headers is empty.  handle make rewriting the
139         filenames.
140
141         * Makefile.am.common: hesoid -> hesiod
142
143 Sun Mar 21 14:48:03 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
144
145         * grok-type.m4: <bind/bitypes.h>
146
147         * Makefile.am.common: fix for automake bug/feature; add more LIB_*
148
149         * test-package.m4: fix typo
150
151         * check-man.m4: fix some typos
152
153         * auth-modules.m4: tests for authentication modules
154
155 Thu Mar 18 11:02:55 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
156
157         * Makefile.am.common: make install-build-headers a multi
158         dependency target
159
160         * Makefile.am.common: remove include_dir hack
161
162         * Makefile.am.common: define LIB_kafs and LIB_gssapi
163
164         * krb-find-db.m4: subst DBLIB also
165
166         * check-xau.m4: test for Xau{Read,Write}Auth
167
168 Wed Mar 10 19:29:20 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
169
170         * wflags.m4: AC_WFLAGS
171
172 Mon Mar  1 11:23:41 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
173
174         * have-struct-field.m4: remove extra AC_MSG_RESULT
175
176         * proto-compat.m4: typo
177
178         * krb-func-getcwd-broken.m4: update to autoconf 2.13
179
180         * krb-find-db.m4: update to autoconf 2.13
181
182         * check-declaration.m4: typo
183
184         * have-pragma-weak.m4: update to autoconf 2.13
185
186         * have-struct-field.m4: better handling of types with spaces
187
188 Mon Feb 22 20:05:06 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
189
190         * broken-glob.m4: check for broken glob
191
192 Sun Jan 31 06:50:33 1999  Assar Westerlund  <assar@sics.se>
193
194         * krb-ipv6.m4: more magic for different v6 implementations.  From
195         Jun-ichiro itojun Hagino <itojun@kame.net>
196
197 Sun Nov 22 12:16:06 1998  Assar Westerlund  <assar@sics.se>
198
199         * krb-struct-spwd.m4: new file
200
201 Thu Jun  4 04:07:41 1998  Assar Westerlund  <assar@sics.se>
202
203         * find-func-no-libs2.m4: new file
204
205 Fri May  1 23:31:28 1998  Assar Westerlund  <assar@sics.se>
206
207         * c-attribute.m4, c-function.m4: new files (from arla)
208
209 Wed Mar 18 23:11:29 1998  Assar Westerlund  <assar@sics.se>
210
211         * krb-ipv6.m4: rename HAVE_STRUCT_SOCKADDR_IN6 to HAVE_IPV6
212
213 Thu Feb 26 02:37:49 1998  Assar Westerlund  <assar@sics.se>
214
215         * make-proto.pl: should work with perl4
216