*** empty log message ***
[arla.git] / cf / ChangeLog
blobf05fdbe9192d2935ddff0c981aa0bcf55186e98e
1 2007-03-06  Tomas Olsson  <tol@it.su.se>
3         * bsd-header-vnode-if-h.m4: try creating vnode_if.* the FreeBSD 6
4         way
6 2007-01-12  Tomas Olsson  <tol@it.su.se>
8         * Makefile.am.common (check-local): disable, it doesn't do what
9         arla needs
11 2006-02-07  Love Hörnquist Åstrand  <lha@it.su.se>
13         * bsd-fhtovp.m4: Find out if vfs_fhtovp takes three arguments
14         
15 2006-02-06  Love Hörnquist Åstrand  <lha@it.su.se>
16         
17         * Makefile.am.common: Add glue for LIB_com_err.
18         
19 2005-11-24  Tomas Olsson  <tol@stacken.kth.se>
21         * check-roken.m4: check for getarg.h, too. we need it.
23         * check-sl.m4: more verbose
25 2005-11-22  Tomas Olsson  <tol@stacken.kth.se>
27         * check-roken.m4: look for roken in $KRB5_*_DIR
29         * check-sl.m4: look for sl in $KRB5_*_DIR
31 2005-11-10  Tomas Olsson  <tol@stacken.kth.se>
33         * check-kerberos.m4: use krb5-config on --with-krb5 if
34         possible. work around MIT's idea about $CFLAGS belonging in --libs
36 2004-12-09  Love  <lha@stacken.kth.se>
38         * roken-frag.m4: sys/sysctl.h needs random headerfiles, try do
39         deal
41 2004-09-12  Love  <lha@stacken.kth.se>
43         * kafs-settoken-rxkad.m4: make this work again now that kerberos
44         test changed
46         * check-kerberos.m4: try to undo the damage that krb5-config
47         unjustly did on our life, split the -L and -l into $KRB5_LIB_DIR
48         and $KRB5_LIB_LIBS, all this while remembering that this is in m4
49         (that overlap with sh)
50         
51         need to fix krb4-config too, but I can't bring myself to fix it
52         today, this was all way to traumatic, but don't let that scare you
54         * kafs-settoken-rxkad.m4: includes more required headerfiles
55         
56 2004-08-05  Tomas Olsson  <tol@stacken.kth.se>
58         * roken-frag.m4: look for res_nsearch() with 6 args
60 2004-07-20  Love  <lha@stacken.kth.se>
62         * check-kernel.m4: dragonfly uses nm test
63         From: Richard Nyberg <rnyberg@it.su.se>
64         
65         * bsd-vget.m4: check if vget takes four arguments, for dragonfly
66         From: Richard Nyberg <rnyberg@it.su.se>
67         
68 2004-07-14  Love  <lha@stacken.kth.se>
70         * check-kernel.m4: it works just fine with the ld autoconf on
71         netbsd, unless pkgsrc tries to do the magic tricks us behind our
72         back, revert to nm test for all netbsd versions
73         
74 2004-06-22  Love  <lha@stacken.kth.se>
76         * check-kerberos.m4: define HAVE_OPENSSL if krb4 requires it too,
77         not only if krb5 requires it From: Björn Torkelsson
78         <torkel@acc.umu.se>
79         
80 2004-06-15  Love  <lha@stacken.kth.se>
82         * check-kerberos.m4: add missing "l"
83         
84 2004-06-13  Love  <lha@stacken.kth.se>
86         * check-kerberos.m4: more -lroken and -lcrypt for krb4
87         
88 2004-06-11  Love  <lha@stacken.kth.se>
90         * check-kafs.m4: readd check for kerberos 4, libkafs might depend
91         on krb4
92         
93 2004-05-30  Tomas Olsson  <tol@stacken.kth.se>
95         * linux-getattr-three-args.m4: do negative test, gives "correct"
96         result on broken 2.6 headers
98 2004-04-27  Love  <lha@stacken.kth.se>
100         * check-kerberos.m4: use KRB5_LIB_FLAGS for checking of openssl
101         
102 2004-04-21  Love  <lha@stacken.kth.se>
104         * check-kerberos.m4: send stderr of krbX-config to devnull
105         
106 2004-04-12  Love  <lha@stacken.kth.se>
108         * check-kerberos.m4: try krb{5,4}-config if not told something
109         else
111 2004-02-12  Love  <lha@stacken.kth.se>
113         * *.m4: pacify automake 1.8
115 2004-01-30  Love  <lha@stacken.kth.se>
117         * check-kerberos.m4: make work with expr that parses its arguments
118         and expect switches
120         * check-kerberos.m4: XXX if kerberos5 libs include lcrypto, lets
121         assume we have a working openssl and defined HAVE_OPENSSL
122         
123         * check-kerberos.m4: argh, more dnl
125         * check-kerberos.m4: test for more kerberos
127         * check-kafs.m4: libkafs can also be named kafs5
128         
129 2004-01-19  Love  <lha@stacken.kth.se>
131         * Makefile.am.common: automake options are specified in
132         configure.in now
134 2003-08-21  Love  <lha@stacken.kth.se>
136         * check-var.m4: from heimdal:1.7 add a check if the variable is
137         avaible when we include the headerfiles
138         
139 2003-08-15  Love  <lha@stacken.kth.se>
141         * check-compile-et.m4: 1.7->1.8: check if compile_et support
142         ``error_table N M'' also, don't be overly aggressivly reset CFLAGS
143         
144 2003-06-10  Love  <lha@stacken.kth.se>
146         * kafs-settoken-rxkad.m4: make test work
147         
148         * kafs-settoken-rxkad.m4: kafs_settoken_rxkad test
149         
150 2003-05-08  Johan Danielsson  <joda@pdc.kth.se>
152         * Makefile.am.common: change install-data-local to
153         install-data-hook
155 2003-05-05  Assar Westerlund  <assar@kth.se>
157         * crypto.m4: define OPENSSL_DES_LIBDES_COMPATIBILITY
159 2003-04-03  Love Hörnquist Åstrand  <lha@it.su.se>
161         * crypto.m4: check if libcrypto needs -lnsl or -lsocket
162         
163 2003-04-02  Love Hörnquist Åstrand  <lha@it.su.se>
165         * crypto.m4: in the case where se don't link with kerberos 4, use
166         ${with_openssl_include} if its are set (not
167         ${with_openssl}/include) same for with_openssl_lib
168         
169 2003-03-18  Love Hörnquist Åstrand  <lha@it.su.se>
171         * Makefile.am.common: always define LIB_kafs
172         
173 2003-03-12  Love Hörnquist Åstrand  <lha@it.su.se>
175         * check-compile-et.m4: check if the output of compile_et needs
176         initialize_error_table_r
178 2003-03-12  Love  <lha@stacken.kth.se>
180         * check-kerberos.m4: check more for com_err
182 2003-02-17  Love Hörnquist Åstrand  <lha@it.su.se>
184         * check-var.m4: add a check if the variable is avaible when we
185         include the headerfiles
186         
187 2003-02-15  Love  <lha@stacken.kth.se>
189         * check-kerberos.m4: use krb_get_pw_in_tkt() when checking for a
190         working -lkrb since that will hopefully catch that the _shared_
191         libkrb.so also depend on -lcrypt
193 2003-02-11  Love  <lha@stacken.kth.se>
195         * arla-canonical.m4: arla_CANONICAL, AC_CANONICAL_TARGET that do
196         what we want
198 2003-02-07  Love  <lha@stacken.kth.se>
200         * check-kerberos.m4: libkrb5 might depend on libdes AND libcrypto
201         
202 2003-02-02  Love  <lha@stacken.kth.se>
204         * check-kerberos.m4: libkrb might depend on libcrypt
205         
206 2003-01-28  Love  <lha@stacken.kth.se>
208         * Makefile.am.common: make install-cat-mans depend on install-man
209         
210 2003-01-21  Love  <lha@stacken.kth.se>
212         * Makefile.am.common: remove some heimdal/kth-krb stuff we
213         shouldn't use
214         
215 2003-01-10  Love  <lha@stacken.kth.se>
217         * Makefile.am.common (INCLUDES): include INC_roken
218         
219 2002-12-19  Love  <lha@stacken.kth.se>
221         * check-sl.m4: check even harder for libtool lib'ed libsl
222         
223         * subst-val.m4: arla_AC_SUBST_VALUE
224         
225 2002-12-18  Johan Danielsson  <joda@pdc.kth.se>
227         * roken-frag.m4: res_nsearch takes 6 parameters; spotted by Howard
228         Chu
230 2002-12-17  Love  <lha@stacken.kth.se>
232         * bsd-header-vnode-if-h.m4: yet another way to build vnode_if.h
233         (freebsd 5.0)
235 2002-12-02  Love  <lha@stacken.kth.se>
237         * check-kafs.m4: also provide KAFS_CPPFLAGS
239 2002-11-25  Mattias Amnefelt  <mattiasa@e.kth.se>
241         * check-sl.m4: check for libtoolized library
243 2002-11-25  Love  <lha@stacken.kth.se>
245         * check-kernel.m4: 1.6.2.3->1.6.2.4: all freebsd's should do the
246         nm trick
248 2002-10-28  Harald Barth  <haba@stacken.kth.se>
250         * have-linux-kernel-types.m4, check-kernel-var.m4,
251           check-kernel-funcs.m4, check-kernel-func.m4: 
252           Correct regexp to include ``_'' (underscore) which 
253           is a valid char in C identifiers.
255 2002-10-25  Johan Danielsson  <joda@pdc.kth.se>
257         * crypto.m4: do a better job at matching headers to libraries
259 2002-10-16  Johan Danielsson  <joda@pdc.kth.se>
261         * sunos.m4: more quoting
263 2002-09-19  Johan Danielsson  <joda@pdc.kth.se>
265         * make-proto.pl: check the processed string for closing ), not the
266         source
268 2002-09-12  Love  <lha@stacken.kth.se>
270         * krb-bigendian.m4: more KERNEL
271         
272         * krb-bigendian.m4: don't include files while in KERNEL either
273         
274         * krb-bigendian.m4: wrap #include with USING_ASM
276 2002-09-10  Johan Danielsson  <joda@pdc.kth.se>
278         * crypto.m4: use m4 macros for test cases, also test for older
279         hash names
281         * test-package.m4: include dep libraries in LIB_*
283         * crypto.m4: move krb4 test before test for openssl, and bail out
284         if krb4 is requested, but the crypto library is not the same as
285         krb4
287         * db.m4: filter contents of LDFLAGS
289 2002-09-09  Johan Danielsson  <joda@pdc.kth.se>
291         * auth-modules.m4: rename to rk_AUTH_MODULES
293         * auth-modules.m4: only include modules explicitly asked for
295 2002-09-04  Johan Danielsson  <joda@pdc.kth.se>
297         * roken-frag.m4: test for res_nsearch
299 2002-09-03  Assar Westerlund  <assar@kth.se>
301         * roken-frag.m4: check for sys/mman.h and mmap (used by
302         parse_reply-test)
304 2002-08-28  Assar Westerlund  <assar@kth.se>
306         * krb-readline.m4: also add LIB_tgetent in the case of editline
308         * crypto.m4: define HAVE_OPENSSL even if we got to hear about it
309         by krb4
311 2002-08-28  Johan Danielsson  <joda@pdc.kth.se>
313         * krb-readline.m4: add LIB_tgetent to LIB_readline if we have to
315         * sunos.m4: various sunos tests
317         * crypto.m4: try to extract the crypto compiler flags from
318         {INCLUDE,LIB}_krb4
319         (XXX this is really horrible)
321         * krb-readline.m4: don't add -rpath to LIB_readline (libtool
322         should to this for us), also don't append LIB_tgetent to
323         LIB_readline (TEST_PACKAGE should do this)
325         * test-package.m4: add the possibility to use a *-config program
326         to get flags; rename to rk_TEST_PACKAGE while here
328         * krb-bigendian.m4: move ENDIANESS_IN_SYS_PARAM_H tests here
330         * aix.m4: rename to rk_AIX
332         * telnet.m4: move telnet tests here
334         * aix.m4: restructure this somewhat
336         * dlopen.m4: test for dlopen suitable for AC_REQUIRE
338         * irix.m4: move some stuff here and rename to irix.m4
340         * krb-sys-nextstep.m4: move SGTTY stuff to read_pwd.c
342 2002-08-28  Jacques Vidrine  <nectar@kth.se>
344         * auth-modules.m4: do not build pam_krb4 on freebsd
346 2002-08-26  Assar Westerlund  <assar@kth.se>
348         * roken-frag.m4: test for the vis, strvis functions requiring
349         prototypes
351 2002-08-23  Johan Danielsson  <joda@pdc.kth.se>
353         * need-proto.m4: missing comma
355 2002-08-22  Johan Danielsson  <joda@pdc.kth.se>
357         * roken-frag.m4: some rototilling
359         * need-proto.m4: use AS_TR_CPP
361 2002-08-20  Johan Danielsson  <joda@pdc.kth.se>
363         * roken-frag.m4: HAVE_TYPE instead of CHECK_TYPE ssize_t
365         * krb-version.m4: use PACKAGE_TARNAME and PACKAGE_STRING
367         * broken-getaddrinfo.m4: can't test for EAI_SERVICE here since AIX
368         is even more fsck:ed
370         * roken-frag.m4: test for altzone
372 2002-08-19  Johan Danielsson  <joda@pdc.kth.se>
374         * Makefile.am.common: only define ROKEN_RENAME if do_roken_rename
376 2002-08-13  Johan Danielsson  <joda@pdc.kth.se>
378         * Makefile.am.common: add ROKEN_RENAME variable
380 2002-08-12  Johan Danielsson  <joda@pdc.kth.se>
382         * make-proto.pl: include <stdarg.h> to get va_list
384         * destdirs.m4: also define localstatedir and sysconfdir
386 2002-08-01  Johan Danielsson  <joda@pdc.kth.se>
388         * crypto.m4: newer openssl seems to take the address of the
389         schedule parameter to des_cbc_encrypt, so we need to feed it a
390         variable, not just NULL (from Magnus Holmberg)
392 2002-05-24  Johan Danielsson  <joda@pdc.kth.se>
394         * misc.m4: change \100 back to @; some m4's (probably some regex)
395         doesn't like this as a replacement regexp; the reason it was once
396         changed to \100 was probably because of some autoconf bug at the
397         time
399 2002-05-20  Johan Danielsson  <joda@pdc.kth.se>
401         * broken2.m4 []-less is apparently the way to go
403 2002-05-19  Johan Danielsson  <joda@pdc.kth.se>
405         * otp.m4: check db_type instead of precence of dbm_firstkey
407         * roken-frag.m4: don't AC_LIBOBJ more than one function at a time
409         * find-if-not-broken.m4: s/AC_LIBOBJ/rk_LIBOBJ/
411         * broken2.m4: s/AC_LIBOBJ/rk_LIBOBJ/
413         * broken.m4: s/AC_LIBOBJ/rk_LIBOBJ/
415         * misc.m4: automake can't handle macros passed to AC_LIBOBJ, so
416         add an alias to it called rk_LIBOBJ; this requires that the
417         relevant source are manually included in roken/Makefile.am
419         * aix.m4: ac_enable --diable-dynamic-afs
421         * roken-frag.m4: use AC_LIBOBJ
423         * krb-func-getcwd-broken.m4: use AC_LIBOBJ
425         * find-if-not-broken.m4: use AC_LIBOBJ
427         * broken2.m4: use AC_LIBOBJ
429         * broken.m4: use AC_LIBOBJ
431         * aix.m4: recognise aix5
432         
433 2002-05-17  Johan Danielsson  <joda@pdc.kth.se>
435         * crypto.m4: am-conditionalise HAVE_OPENSSL
437         * db.m4: make it possible to run this twice
439         * Makefile.am.common: also install nodist_include_HEADERS
441 2002-05-16  Johan Danielsson  <joda@pdc.kth.se>
443         * make-proto.pl: make it possible to redefine the "private" regexp
445 2002-05-02  Johan Danielsson  <joda@pdc.kth.se>
447         * db.m4: am_cond HAVE_*
449 2002-04-30  Johan Danielsson  <joda@pdc.kth.se>
451         * krb-ipv6.m4: use AC_HELP_STRING; fix logic bug in AC_MSG_RESULT
452         call
454         * test-package.m4: use AC_HELP_STRING
456         * roken.m4: use AC_HELP_STRING
458         * osfc2.m4: use AC_HELP_STRING
460         * mips-abi.m4: use AC_HELP_STRING
462         * krb-bigendian.m4: use AC_HELP_STRING
464         * db.m4: rework this somewhat; check for db3/4 in subdirs, change
465         --with to --enable; it should really be possible to point it to
466         some directory --with-berkeley-db=/foo
468         * otp.m4: OTP test
470 2002-04-25  Johan Danielsson  <joda@pdc.kth.se>
472         * destdirs.m4: define BINDIR et al
474 2002-04-18  Johan Danielsson  <joda@pdc.kth.se>
476         * misc.m4: remove some stuff that is defined elsewhere
478         * make-proto.pl: optionally remove __P and parameter names
480 2001-11-30  Assar Westerlund  <assar@sics.se>
482         * roken-frag.m4: move ipv6 tests after -lsocket (to handle Solaris
483         8)
485 2001-09-29  Assar Westerlund  <assar@sics.se>
487         * install-catman.sh: handle man pages without SYNOPSIS but looking
488         for both SYNOPSIS and DESCRIPTION
490 2001-09-18  Johan Danielsson  <joda@pdc.kth.se>
492         * roken-frag.m4: include freeaddrinfo if using getaddrinfo
494 2001-09-13  Assar Westerlund  <assar@sics.se>
496         * db.m4: test for the ndbm database really being a .db one
497         and use it when moving/removing database files
499 2001-09-03  Assar Westerlund  <assar@sics.se>
501         * db.m4: prefer ndbm.h to dbm.h
502         * roken-frag.m4: check for atexit and on_exit
504 2001-09-02  Assar Westerlund  <assar@sics.se>
506         * check-compile-et.m4: only add /usr/include/et to CPPFLAGS if
507         it's actually used
509 2001-09-01  Assar Westerlund  <assar@sics.se>
511         * Makefile.am.common (AUTOMAKE_OPTIONS): set 1.4b here so that
512         users are warned if using earlier automake versions
514         * find-func-no-libs2.m4: ignore "no" as a library - another
515         special case to make it easy to send the result from this macro
516         into another invocation
518 2001-08-30  Assar Westerlund  <assar@sics.se>
520         * db.m4: check for ndbm functions in db3 library too
522 2001-08-29  Jacques Vidrine  <n@nectar.com>
524         * check-compile-et.m4: Check for already-installed com_err.
525         * Makefile.am.common: Use the compile_et discovered at
526           configuration time.
528 2001-08-29  Assar Westerlund  <assar@sics.se>
530         * crypto.m4: use AC_WITH_ALL to allow separate specification of
531         include and lib
532         * with-all.m4: new macro for doing --with-foo, --with-foo-include,
533         and --with-foo-lib in a sensible way
535         * find-func-no-libs2.m4: handle both -llib and lib in the second
536         argument also yes -> "" as a library, to ease callers that send in
537         results from this macro (this might be a little bit unclean)
539 2001-08-28  Assar Westerlund  <assar@sics.se>
541         * roken-frag.m4: test for issetugid
543 2001-08-24  Assar Westerlund  <assar@sics.se>
545         * Makefile.am.common: change one += to = to AM_CFLAGS to avoid an
546         error with recent automake
548 2001-08-22  Assar Westerlund  <assar@sics.se>
550         * crypto.m4: SHA1_CTX should be SHA_CTX
552 2001-08-21  Assar Westerlund  <assar@sics.se>
554         * roken-frag.m4: remove all winsock.h
555         for now, it does more harm than good under cygwin and if it should be
556         used, the correct conditional needs to be found
557         from <tol@stacken.kth.se>
559 2001-08-21  Johan Danielsson  <joda@pdc.kth.se>
561         * check-var.m4: AC_TR_CPP -> AS_TR_CPP to make autoconf 2.52 happy
563 2001-08-17  Johan Danielsson  <joda@pdc.kth.se>
565         * krb-ipv6.m4: add test for non-existant in6addr_loopback in AIX
567 2001-08-15  Johan Danielsson  <joda@pdc.kth.se>
569         * roken-frag.m4: test for getaddrinfo's that doesn't like numeric
570         services
572         * broken-getaddrinfo.m4: test for getaddrinfo's that doesn't like
573         numeric services
575 2001-08-08  Assar Westerlund  <assar@sics.se>
577         * db.m4: do a separate test for gdbm/ndbm.h and -lgdbm
579 2001-08-05  Assar Westerlund  <assar@sics.se>
581         * db.m4: ac_cv_funclib_\func can be yes
582         * db.m4: use AC_FIND_FUNC_NO_LIBS to test in libc
583         anset cache variables after first attempt at finding dbm_firstkey (how
584         should this be done?)
585         * db.m4: do not test for ndbm library when ndbm-db was found in libc
586         * db.m4: test for ndbm-compatability with db
587         * db.m4: add forgotten AC_SUBST
588         * db.m4: first steps towards a new db test
590         * roken-frag.m4: remove header files checked by rk_db
592 2001-08-05  Assar Westerlund  <assar@sics.se>
594         * roken-frag.m4: remove header files checked by rk_db
596 2001-06-24  Assar Westerlund  <assar@sics.se>
598         * roken-frag.m4: make sure of building getaddrinfo et al if
599         missing
601 2001-06-20  Johan Danielsson  <joda@pdc.kth.se>
603         * install-catman.sh: try to install links to manpages
605 2001-06-19  Assar Westerlund  <assar@sics.se>
607         * broken-glob.m4: try to handle FreeBSD's GLOB_MAXPATH
609 2001-06-18  Johan Danielsson  <joda@pdc.kth.se>
611         * roken-frag.m4: test for getaddrinfo needs netdb.h on Tru64
613 2001-06-17  Assar Westerlund  <assar@sics.se>
615         * roken-frag.m4 (AC_CHECK_HEADERS): test for random
616         * roken-frag.m4 (AC_CHECK_HEADERS): test for initstate and
617         setstate
619         * roken-frag.m4 (AC_BROKEN): test for
620         emalloc,ecalloc,erealloc,estrdup
622 2001-05-11  Johan Danielsson  <joda@pdc.kth.se>
624         * roken-frag.m4: bswap{16,32}
625         
626 2001-03-26  Assar Westerlund  <assar@sics.se>
628         * broken-glob.m4: also test for GLOB_LIMIT
629         * krb-ipv6.m4: restore CFLAGS if v6 is not detected
631 2001-02-20  Assar Westerlund  <assar@sics.se>
633         * roken-frag.m4: check for getprogname, setprogname
635 2001-02-07  Assar Westerlund  <assar@sics.se>
637         * Makefile.am.common (LIB_kdfs): set.  use it.  from Ake Sandgren
638         <ake@cs.umu.se>
640 2000-12-26  Assar Westerlund  <assar@sics.se>
642         * krb-ipv6.m4: remove some dnl that weren't the correct with
643         modern autoconf
645 2000-12-15  Assar Westerlund  <assar@sics.se>
647         * roken-frag.m4 (inet_ntoa, inet_ntop, inet_pton): add necessary
648         includes when testing
649         * broken2.m4: new variant of broken, with includes and arguments
651         * test-package.m4: s/ifval/m4_ifval/ to keep in sync with
652         autoconf.  from Ake Sandgren <ake@cs.umu.se>
653         * check-var.m4: s/ifval/m4_ifval/ to keep in sync with autoconf.
654         from Ake Sandgren <ake@cs.umu.se>
656 2000-12-13  Assar Westerlund  <assar@sics.se>
658         * krb-irix.m4: need to set irix to no first.  From Ake Sandgren
659         <ake@cs.umu.se>
661 2000-12-12  Johan Danielsson  <joda@pdc.kth.se>
663         * roken-frag.m4: move sa_len test to before test for broken
664         getnameinfo
666 2000-12-12  Assar Westerlund  <assar@sics.se>
668         * roken-frag.m4: only test for broken getnameinfo if it exists
670 2000-12-10  Johan Danielsson  <joda@pdc.kth.se>
672         * roken-frag.m4: ifaddrs.h
674 2000-12-06  Johan Danielsson  <joda@pdc.kth.se>
676         * roken-frag.m4: test for unvis, and vis.h
678         * roken-frag.m4: test for strvis*
680 2000-12-05  Johan Danielsson  <joda@pdc.kth.se>
682         * Makefile.am.common: just warn if we fail to setuid a program
684         * broken-getnameinfo.m4: add more quotes
686         * roken-frag.m4: test for getifaddrs
688         * roken-frag.m4: test for broken AIX getnameinfo
690         * broken-getnameinfo.m4: test for broken getnameinfo
692 2000-12-01  Assar Westerlund  <assar@sics.se>
694         * Makefile.am.common: add kludge for LIBS
696 2000-11-30  Johan Danielsson  <joda@pdc.kth.se>
698         * check-man.m4: update this after recent changes
700         * Makefile.am.common: use install-catman.sh
702         * install-catman.sh: script to install preformatted manual pages
704         * Makefile.am.common: change cat handling
706 2000-11-29  Johan Danielsson  <joda@pdc.kth.se>
708         * roken-frag.m4: don't use AC_CONFIG_FILES here, since it doesn't
709         work with automake
711 2000-11-15  Assar Westerlund  <assar@sics.se>
713         * krb-readline.m4: link against the libtool-versions of
714         libeditline and libel_compat
716         * Makefile.am.common (INCLUDES): add $(INCLUDES_roken)
717         * roken-frag.m4 (CPPFLAGS_roken): rename to INCLUDES_roken
719 2000-11-05  Johan Danielsson  <joda@pdc.kth.se>
721         * aix.m4: set aix
723 2000-08-19  Assar Westerlund  <assar@sics.se>
725         * krb-bigendian.m4: merge from arla: make it work better
727 2000-08-07  Johan Danielsson  <joda@pdc.kth.se>
729         * roken-frag.m4: check getsockname for proto compat
731 2000-08-04  Johan Danielsson  <joda@pdc.kth.se>
733         * Makefile.am.common: add library for pidfile
735         * roken-frag.m4: tests for util.h and pidfile
737 2000-07-19  Johan Danielsson  <joda@pdc.kth.se>
739         * check-var.m4: rename to rk_CHECK_VAR, transposing the arguments,
740         and making the second optional, AU_DEFINE AC_CHECK_VAR to
741         rk_CHECK_VAR
743         * roken-frag.m4: other roken tests
745         * db.m4: db tests
747 2000-07-18  Johan Danielsson  <joda@pdc.kth.se>
749         * mips-abi.m4: AC_ERROR -> AC_MSG_ERROR
751         * check-netinet-ip-and-tcp.m4: use cache_check, and make this work
752         with new autoconf
754         * aix.m4: don't subst AFS_EXTRA_LD
756 2000-07-15  Johan Danielsson  <joda@pdc.kth.se>
758         * check-var.m4: workaround feature of newer autoconf
760         * find-func-no-libs2.m4: use cleaner autoheader trick
762         * have-type.m4: use cleaner autoheader trick
764         * have-types.m4: use cleaner autoheader trick
766         * test-package.m4: add 6th parameter for now
768         * broken.m4: use cleaner autoheader trick
770         * retsigtype.m4: test for signal handler return type
772         * broken-realloc.m4: test for broken realloc
774 2000-07-08  Assar Westerlund  <assar@sics.se>
776         * roken.m4: set CPPFLAGS_roken and call AC_CONFIG_SUBDIRS
778 2000-07-02  Assar Westerlund  <assar@sics.se>
780         * Makefile.am.common (CP): set and use
782 2000-04-05  Assar Westerlund  <assar@sics.se>
784         * Makefile.am.common (INCLUDE_openldap, LIB_openldap): add
786 2000-03-28  Assar Westerlund  <assar@sics.se>
788         * krb-prog-yacc.m4: AC_MSG_WARNING should be AC_MSG_WARN
790         * shared-libs.m4: try to update to freebsd5 (and elf)
792 2000-03-16  Assar Westerlund  <assar@sics.se>
794         * krb-prog-yacc.m4: warn we do not find any yacc
796 2000-01-08  Assar Westerlund  <assar@sics.se>
798         * krb-bigendian.m4: new file, replacement for ac_c_bigendian
800 2000-01-01  Assar Westerlund  <assar@sics.se>
802         * krb-ipv6.m4: re-organize: test for type of stack first so that
803         we can find the libraries that we might have to link the test
804         program against.  not linking the test program means we don't know
805         if the right stuff is in the libraries.  also cosmetic changes to
806         make sure we print the checking for... nicely
808 1999-12-21  Assar Westerlund  <assar@sics.se>
810         * krb-ipv6.m4: try linking, not only compiling
811         * krb-ipv6.m4: add --without-ipv6 make sure we have `in6addr_any'
812         which we use in the code.  This test avoids false positives on
813         OpenBSD
815 1999-11-29  Johan Danielsson  <joda@pdc.kth.se>
817         * grok-type.m4: inttypes.h
819 1999-11-05  Assar Westerlund  <assar@sics.se>
821         * check-x.m4: include X_PRE_LIBS and X_EXTRA_LIBS when testing
823 1999-11-01  Assar Westerlund  <assar@sics.se>
825         * Makefile.am.common (install-build-headers): use `cp' instead of
826         INSTALL_DATA for copying header files inside the build tree.  The
827         user might have redefined INSTALL_DATA to specify owners and other
828         information.
830 1999-10-30  Assar Westerlund  <assar@sics.se>
832         * find-func-no-libs2.m4: add yet another argument to allow specify
833         linker flags that will be added _before_ the library when trying
834         to link
836         * find-func-no-libs.m4: add yet another argument to allow specify
837         linker flags that will be added _before_ the library when trying
838         to link
840 1999-10-12  Assar Westerlund  <assar@sics.se>
842         * find-func-no-libs2.m4 (AC_FIND_FUNC_NO_LIBS2): new argument
843         `extra libs'
845         * find-func-no-libs.m4 (AC_FIND_FUNC_NO_LIBS): new argument `extra
846         libs'
848 1999-09-01  Johan Danielsson  <joda@pdc.kth.se>
850         * capabilities.m4: sgi capabilities
852 1999-07-29  Assar Westerlund  <assar@sics.se>
854         * have-struct-field.m4: quote macros when undefining
856 1999-07-28  Assar Westerlund  <assar@sics.se>
858         * Makefile.am.common (install-build-headers): add dependencies
860 1999-07-24  Assar Westerlund  <assar@sics.se>
861         
862         * have-type.m4: try to get autoheader to co-operate
864         * have-type.m4: stolen from Arla
866         * krb-struct-sockaddr-sa-len.m4: not used any longer.  removed.
868 1999-06-13  Assar Westerlund  <assar@sics.se>
870         * krb-struct-spwd.m4: consequent name of cache variables
872         * krb-func-getlogin.m4: new file for testing for posix (broken)
873         getlogin
875         * shared-libs.m4 (freebsd[34]): don't use ld -Bshareable
877 1999-06-02  Johan Danielsson  <joda@pdc.kth.se>
879         * check-x.m4: extended test for X
880         
881 1999-05-14  Assar Westerlund  <assar@sics.se>
883         * check-netinet-ip-and-tcp.m4: proper autoheader tricks
885         * check-netinet-ip-and-tcp.m4: new file for checking for
886         netinet/{ip,tcp}.h.  These are special as they on Irix 6.5.3
887         require <standards.h> to be included in advance.
889         * check-xau.m4: we also need to check for XauFilename since it's
890         used by appl/kx.  And on Irix 6.5 that function requires linking
891         with -lX11.
893 1999-05-08  Assar Westerlund  <assar@sics.se>
895         * krb-find-db.m4: try with more header files than ndbm.h
897 1999-04-19  Assar Westerlund  <assar@sics.se>
899         * test-package.m4: try to handle the case of --without-package
900         correctly
902 1999-04-17  Assar Westerlund  <assar@sics.se>
904         * make-aclocal: removed.  Not used anymore, being replaced by
905         aclocal from automake.
907 Thu Apr 15 14:17:26 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
909         * make-proto.pl: handle __attribute__
911 Fri Apr  9 20:37:18 1999  Assar Westerlund  <assar@sics.se>
913         * shared-libs.m4: quote $@
914         (freebsd3): add install_symlink_command2
916 Wed Apr  7 20:40:22 1999  Assar Westerlund  <assar@sics.se>
918         * shared-libs.m4 (hpux): no library dependencies
920 Mon Apr  5 16:13:08 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
922         * test-package.m4: compile and link, rather than looking for
923         files; also export more information, so it's possible to add rpath
924         information
926 Tue Mar 30 13:49:54 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
928         * Makefile.am.common: CFLAGS -> AM_CFLAGS
930 Mon Mar 29 16:51:12 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
932         * check-xau.m4: check for XauWriteAuth before checking for
933         XauReadAuth to catch -lX11:s not containing XauWriteAuth, and IRIX
934         6.5 that doesn't work with -lXau
936 Sat Mar 27 18:03:58 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
938         * osfc2.m4: --enable-osfc2
940 Fri Mar 19 15:34:52 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
942         * shared-libs.m4: move shared lib stuff here
944 Wed Mar 24 23:24:51 1999  Assar Westerlund  <assar@sics.se>
946         * Makefile.am.common (install-build-headers): simplify loop
948 Tue Mar 23 17:31:23 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
950         * check-getpwnam_r-posix.m4: check for getpwnam_r, and if it's
951         posix or not
953 Tue Mar 23 00:00:13 1999  Assar Westerlund  <assar@sics.se>
955         * Makefile.am.common (install_build_headers): try to make it work
956         better when list of headers is empty.  handle make rewriting the
957         filenames.
959         * Makefile.am.common: hesoid -> hesiod
961 Sun Mar 21 14:48:03 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
963         * grok-type.m4: <bind/bitypes.h>
965         * Makefile.am.common: fix for automake bug/feature; add more LIB_*
967         * test-package.m4: fix typo
969         * check-man.m4: fix some typos
971         * auth-modules.m4: tests for authentication modules
973 Thu Mar 18 11:02:55 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
975         * Makefile.am.common: make install-build-headers a multi
976         dependency target
978         * Makefile.am.common: remove include_dir hack
980         * Makefile.am.common: define LIB_kafs and LIB_gssapi
982         * krb-find-db.m4: subst DBLIB also
984         * check-xau.m4: test for Xau{Read,Write}Auth
986 Wed Mar 10 19:29:20 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
988         * wflags.m4: AC_WFLAGS
990 Mon Mar  1 11:23:41 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
992         * have-struct-field.m4: remove extra AC_MSG_RESULT
994         * proto-compat.m4: typo
996         * krb-func-getcwd-broken.m4: update to autoconf 2.13
998         * krb-find-db.m4: update to autoconf 2.13
1000         * check-declaration.m4: typo
1002         * have-pragma-weak.m4: update to autoconf 2.13
1004         * have-struct-field.m4: better handling of types with spaces
1006 Mon Feb 22 20:05:06 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
1008         * broken-glob.m4: check for broken glob
1010 Sun Jan 31 06:50:33 1999  Assar Westerlund  <assar@sics.se>
1012         * krb-ipv6.m4: more magic for different v6 implementations.  From
1013         Jun-ichiro itojun Hagino <itojun@kame.net>
1015 Sun Nov 22 12:16:06 1998  Assar Westerlund  <assar@sics.se>
1017         * krb-struct-spwd.m4: new file
1019 Thu Jun  4 04:07:41 1998  Assar Westerlund  <assar@sics.se>
1021         * find-func-no-libs2.m4: new file
1023 Fri May  1 23:31:28 1998  Assar Westerlund  <assar@sics.se>
1025         * c-attribute.m4, c-function.m4: new files (from arla)
1027 Wed Mar 18 23:11:29 1998  Assar Westerlund  <assar@sics.se>
1029         * krb-ipv6.m4: rename HAVE_STRUCT_SOCKADDR_IN6 to HAVE_IPV6
1031 Thu Feb 26 02:37:49 1998  Assar Westerlund  <assar@sics.se>
1033         * make-proto.pl: should work with perl4