1*ca1c9b0cSelric2008-07-26 Love Hörnquist Åstrand <lha@h5l.org> 2*ca1c9b0cSelric 3*ca1c9b0cSelric * krb-ipv6.m4: Patch from Björn Schlögl to enable disable-ness of 4*ca1c9b0cSelric ipv6. 5*ca1c9b0cSelric 6*ca1c9b0cSelric2008-05-20 Love Hörnquist Åstrand <lha@kth.se> 7*ca1c9b0cSelric 8*ca1c9b0cSelric * sunos.m4: Detect solaris2.11 and later and assume its sunos=58. 9*ca1c9b0cSelric Bug report from Klas Heggemann. 10*ca1c9b0cSelric 11*ca1c9b0cSelric2008-05-05 Love Hörnquist Åstrand <lha@kth.se> 12*ca1c9b0cSelric 13*ca1c9b0cSelric * version-script.m4: Add -rpath to avoid building a convince 14*ca1c9b0cSelric library, also sprinkle some other options to make the link line 15*ca1c9b0cSelric more like automake's. 16*ca1c9b0cSelric 17*ca1c9b0cSelric2008-04-29 Love Hörnquist Åstrand <lha@it.su.se> 18*ca1c9b0cSelric 19*ca1c9b0cSelric * version-script.m4: use libtool to probe for version script to 20*ca1c9b0cSelric make it work on amd64/ia64 where -fpic in needed to build shared 21*ca1c9b0cSelric objects. 22*ca1c9b0cSelric 23*ca1c9b0cSelric2008-04-24 Björn Sandell <biorn@chalmers.se> 24*ca1c9b0cSelric 25*ca1c9b0cSelric * pthreads.m4: macros for OpenBSD 26*ca1c9b0cSelric 27*ca1c9b0cSelric2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 28*ca1c9b0cSelric 29*ca1c9b0cSelric * make-proto.pl: Define both export variables. 30*ca1c9b0cSelric 31*ca1c9b0cSelric * win32.m4: Export _FUNCTION and _VARIABLE for _win32 magic 32*ca1c9b0cSelric 33*ca1c9b0cSelric * krb-ipv6.m4: Rename cache variable to AC_CACHE_CHECK to make the 34*ca1c9b0cSelric cached. 35*ca1c9b0cSelric 36*ca1c9b0cSelric * win32.m4: replace _export with __declspec(dllexport) 37*ca1c9b0cSelric 38*ca1c9b0cSelric * make-proto.pl: Add __declspec(dllimport) to the exported 39*ca1c9b0cSelric functions. 40*ca1c9b0cSelric 41*ca1c9b0cSelric2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 42*ca1c9b0cSelric 43*ca1c9b0cSelric * wflags.m4: Add -Wstrict-overflow=5 as an example. 44*ca1c9b0cSelric 45*ca1c9b0cSelric2008-03-25 Love Hörnquist Åstrand <lha@it.su.se> 46*ca1c9b0cSelric 47*ca1c9b0cSelric * install-catman.sh: Match man_MANS = files with directories in 48*ca1c9b0cSelric them. 49*ca1c9b0cSelric 50*ca1c9b0cSelric2008-02-23 Love Hörnquist Åstrand <lha@it.su.se> 51*ca1c9b0cSelric 52*ca1c9b0cSelric * make-proto.pl: Handle c-comments. 53*ca1c9b0cSelric 54*ca1c9b0cSelric * Makefile.am.common: Make DEFAULT_INCLUDES work better, avoid 55*ca1c9b0cSelric picking up the wrong headerfiles. $(top_builddir)/include vs 56*ca1c9b0cSelric ${builddir}. 57*ca1c9b0cSelric 58*ca1c9b0cSelric2008-01-21 Love Hörnquist Åstrand <lha@it.su.se> 59*ca1c9b0cSelric 60*ca1c9b0cSelric * Makefile.am.common: remove the check-symbols check 61*ca1c9b0cSelric 62*ca1c9b0cSelric * check-symbols.sh: removed, use version script instead 63*ca1c9b0cSelric 64*ca1c9b0cSelric2007-10-01 Love Hörnquist Åstrand <lha@it.su.se> 65*ca1c9b0cSelric 66*ca1c9b0cSelric * crypto.m4: openssl might require -ldl too, so lets check that. 67*ca1c9b0cSelric 68*ca1c9b0cSelric2007-07-31 Love Hörnquist Åstrand <lha@it.su.se> 69*ca1c9b0cSelric 70*ca1c9b0cSelric * Makefile.am.common (check-local::): exit on failure to perform 71*ca1c9b0cSelric test. 72*ca1c9b0cSelric 73*ca1c9b0cSelric2007-07-28 Love Hörnquist Åstrand <lha@it.su.se> 74*ca1c9b0cSelric 75*ca1c9b0cSelric * Makefile.am.common (check-local): also check that --help works. 76*ca1c9b0cSelric 77*ca1c9b0cSelric2007-07-17 Love Hörnquist Åstrand <lha@it.su.se> 78*ca1c9b0cSelric 79*ca1c9b0cSelric * crypto.m4: depend on EVP_CIPHER_iv_length 80*ca1c9b0cSelric 81*ca1c9b0cSelric2007-06-27 Love Hörnquist Åstrand <lha@it.su.se> 82*ca1c9b0cSelric 83*ca1c9b0cSelric * Makefile.am.common: Need absolute reference to the top source 84*ca1c9b0cSelric directory and top build directory. 85*ca1c9b0cSelric 86*ca1c9b0cSelric2007-06-20 Love Hörnquist Åstrand <lha@it.su.se> 87*ca1c9b0cSelric 88*ca1c9b0cSelric * wflags.m4: Add --enable-developer and make it cause -Werror to 89*ca1c9b0cSelric be included. 90*ca1c9b0cSelric 91*ca1c9b0cSelric2007-06-18 Love Hörnquist Åstrand <lha@it.su.se> 92*ca1c9b0cSelric 93*ca1c9b0cSelric * Makefile.am.common: Merge from samba config. 94*ca1c9b0cSelric 95*ca1c9b0cSelric * Makefile.am.common (makedir-in-tree): depend on INFO_DEPS. 96*ca1c9b0cSelric 97*ca1c9b0cSelric * valgrind-suppressions: Unknown suppression in runtime link 98*ca1c9b0cSelric editor 99*ca1c9b0cSelric 100*ca1c9b0cSelric2007-06-08 Love Hörnquist Åstrand <lha@it.su.se> 101*ca1c9b0cSelric 102*ca1c9b0cSelric * Makefile.am.common: Add heimdal-lorikeet target distdir-in-tree 103*ca1c9b0cSelric 104*ca1c9b0cSelric2007-06-04 Love Hörnquist Åstrand <lha@it.su.se> 105*ca1c9b0cSelric 106*ca1c9b0cSelric * framework-security.m4: test for -framework Security 107*ca1c9b0cSelric 108*ca1c9b0cSelric2007-05-10 Love Hörnquist Åstrand <lha@it.su.se> 109*ca1c9b0cSelric 110*ca1c9b0cSelric * roken-frag.m4: we have a fnmatch.h only if there is a working 111*ca1c9b0cSelric implementation and a header file. If we do use roken, lets use our 112*ca1c9b0cSelric own headerfile that does symbol renaming. 113*ca1c9b0cSelric 114*ca1c9b0cSelric2007-04-19 Love Hörnquist Åstrand <lha@it.su.se> 115*ca1c9b0cSelric 116*ca1c9b0cSelric * version-script.m4: check if ld supports --version-script 117*ca1c9b0cSelric 118*ca1c9b0cSelric2007-04-11 Love Hörnquist Åstrand <lha@it.su.se> 119*ca1c9b0cSelric 120*ca1c9b0cSelric * roken-frag.m4: drop broken-getnameinfo.m4 121*ca1c9b0cSelric 122*ca1c9b0cSelric * roken-frag.m4: drop test for broken getnameinfo, that old aix is 123*ca1c9b0cSelric no longer relevant. 124*ca1c9b0cSelric 125*ca1c9b0cSelric2007-02-16 Love Hörnquist Åstrand <lha@it.su.se> 126*ca1c9b0cSelric 127*ca1c9b0cSelric * install-catman.sh: Stop overwriting cmd. 128*ca1c9b0cSelric 129*ca1c9b0cSelric2007-01-15 Love Hörnquist Åstrand <lha@it.su.se> 130*ca1c9b0cSelric 131*ca1c9b0cSelric * install-catman.sh: Use test instead of [. 132*ca1c9b0cSelric 133*ca1c9b0cSelric * install-catman.sh: Use = instead of ==, make solaris more happy. 134*ca1c9b0cSelric 135*ca1c9b0cSelric2007-01-08 Love Hörnquist Åstrand <lha@it.su.se> 136*ca1c9b0cSelric 137*ca1c9b0cSelric * roken-frag.m4: More headerfiles for iruserok prototype check. 138*ca1c9b0cSelric 139*ca1c9b0cSelric * check-symbols.sh: Add fc_softc for AIX as ignore syms. 140*ca1c9b0cSelric 141*ca1c9b0cSelric2007-01-04 Love Hörnquist Åstrand <lha@it.su.se> 142*ca1c9b0cSelric 143*ca1c9b0cSelric * roken-frag.m4: Check if iruserok needs a prototype. 144*ca1c9b0cSelric 145*ca1c9b0cSelric2006-12-06 Love Hörnquist Åstrand <lha@it.su.se> 146*ca1c9b0cSelric 147*ca1c9b0cSelric * check-compile-et.m4: set automake symbol COM_ERR when we build 148*ca1c9b0cSelric local com_err 149*ca1c9b0cSelric 150*ca1c9b0cSelric2006-11-16 Love Hörnquist Åstrand <lha@it.su.se> 151*ca1c9b0cSelric 152*ca1c9b0cSelric * valgrind-suppressions: We shouldn't be running /bin/ls under 153*ca1c9b0cSelric valgrind, but for now, at least make it easier to see any other 154*ca1c9b0cSelric warnings. From Andrew Bartlett. 155*ca1c9b0cSelric 156*ca1c9b0cSelric2006-10-22 Love Hörnquist Åstrand <lha@it.su.se> 157*ca1c9b0cSelric 158*ca1c9b0cSelric * Makefile.am.common: Add target for valgrind debugging 159*ca1c9b0cSelric 160*ca1c9b0cSelric * valgrind-suppressions: valgrind suppressions 161*ca1c9b0cSelric 162*ca1c9b0cSelric2006-10-21 Love Hörnquist Åstrand <lha@it.su.se> 163*ca1c9b0cSelric 164*ca1c9b0cSelric * check-lex.m4: Borrow test for autoconf cvs to help hpux hosts 165*ca1c9b0cSelric 166*ca1c9b0cSelric2006-10-20 Love Hörnquist Åstrand <lha@it.su.se> 167*ca1c9b0cSelric 168*ca1c9b0cSelric * Makefile.am.common: provide uninstall hook for cat/manpages. 169*ca1c9b0cSelric 170*ca1c9b0cSelric * install-catman.sh: provide uninstall command 171*ca1c9b0cSelric 172*ca1c9b0cSelric2006-10-19 Love Hörnquist Åstrand <lha@it.su.se> 173*ca1c9b0cSelric 174*ca1c9b0cSelric * roken-frag.m4: Add check for timegm. 175*ca1c9b0cSelric 176*ca1c9b0cSelric * roken-frag.m4: Include sys/types.h for sys/socket.h and netdb.h. 177*ca1c9b0cSelric 178*ca1c9b0cSelric2006-10-07 Love Hörnquist Åstrand <lha@it.su.se> 179*ca1c9b0cSelric 180*ca1c9b0cSelric * Makefile.am.common (install-build-headers): make this function 181*ca1c9b0cSelric convoluted and deal with dist_, nodist, nobase and all its 182*ca1c9b0cSelric friends. 183*ca1c9b0cSelric 184*ca1c9b0cSelric * have-struct-field.m4: memset the structure to make sure that we 185*ca1c9b0cSelric don't get compiler warnings. 186*ca1c9b0cSelric 187*ca1c9b0cSelric * crypto.m4: OpenSSL_add_all_algorithms is not a openssl specific 188*ca1c9b0cSelric requirement, hcrypto need to have to too. 189*ca1c9b0cSelric 190*ca1c9b0cSelric * crypto.m4: Require openssl have OpenSSL_add_all_algorithms 191*ca1c9b0cSelric 192*ca1c9b0cSelric2006-10-04 Love Hörnquist Åstrand <lha@it.su.se> 193*ca1c9b0cSelric 194*ca1c9b0cSelric * autobuild.m4: Add autobuild, GPLed, but free to use in projects 195*ca1c9b0cSelric not avaible under GPL or LGPL (just like autoconf). 196*ca1c9b0cSelric 197*ca1c9b0cSelric2006-09-16 Love Hörnquist Åstrand <lha@it.su.se> 198*ca1c9b0cSelric 199*ca1c9b0cSelric * roken-frag.m4: Add samba_SOCKET_WRAPPER fragment 200*ca1c9b0cSelric 201*ca1c9b0cSelric2006-09-12 Love Hörnquist Åstrand <lha@it.su.se> 202*ca1c9b0cSelric 203*ca1c9b0cSelric * socket-wrapper.m4: Add socket-wrapper test 204*ca1c9b0cSelric 205*ca1c9b0cSelric2006-05-06 Love Hörnquist Åstrand <lha@it.su.se> 206*ca1c9b0cSelric 207*ca1c9b0cSelric * crypto.m4: Move up evp.h to please OpenSSL, from Douglas 208*ca1c9b0cSelric E. Engert. 209*ca1c9b0cSelric 210*ca1c9b0cSelric2006-04-22 Love Hörnquist Åstrand <lha@it.su.se> 211*ca1c9b0cSelric 212*ca1c9b0cSelric * roken-frag.m4: Add check for fnmatch.h, its needed to be done 213*ca1c9b0cSelric for the automake conditional below. 214*ca1c9b0cSelric 215*ca1c9b0cSelric2006-04-15 Love Hörnquist Åstrand <lha@it.su.se> 216*ca1c9b0cSelric 217*ca1c9b0cSelric * crypto.m4: Require SHA256 218*ca1c9b0cSelric 219*ca1c9b0cSelric2006-01-18 Love Hörnquist Åstrand <lha@it.su.se> 220*ca1c9b0cSelric 221*ca1c9b0cSelric * crypto.m4 Check for <openssl/engine.h> if we are to consider 222*ca1c9b0cSelric using OpenSSL, also check for <hcrypto/...> headers since 223*ca1c9b0cSelric make_crypto.c assumes that the name of the files. 224*ca1c9b0cSelric 225*ca1c9b0cSelric2006-01-13 Love Hörnquist Åstrand <lha@it.su.se> 226*ca1c9b0cSelric 227*ca1c9b0cSelric * crypto.m4: libdes is renamed to hcrypto 228*ca1c9b0cSelric 229*ca1c9b0cSelric * crypto.m4: Remove support for old hash names. 230*ca1c9b0cSelric 231*ca1c9b0cSelric2005-10-26 Love Hörnquist Åstrand <lha@it.su.se> 232*ca1c9b0cSelric 233*ca1c9b0cSelric * install-catman.sh: Add variable INSTALL_CATPAGES that controls 234*ca1c9b0cSelric if cat pages are installed, defaults to true. From Johnny Lam 235*ca1c9b0cSelric <jlam@pkgsrc.org>. 236*ca1c9b0cSelric 237*ca1c9b0cSelric2005-09-28 Love Hörnquist Åstrand <lha@it.su.se> 238*ca1c9b0cSelric 239*ca1c9b0cSelric * roken-frag.m4: Check for <stdint.h> and uintptr_t 240*ca1c9b0cSelric 241*ca1c9b0cSelric2005-09-02 Love Hörnquist Åstrand <lha@it.su.se> 242*ca1c9b0cSelric 243*ca1c9b0cSelric * roken-frag.m4: Resolver check moved to rk_RESOLV, from Andrew 244*ca1c9b0cSelric Bartlet <abartlet@samba.org> 245*ca1c9b0cSelric 246*ca1c9b0cSelric * resolv.m4: Resolver checks, broken out so samba can use it From 247*ca1c9b0cSelric Andrew Bartlet <abartlet@samba.org> 248*ca1c9b0cSelric 249*ca1c9b0cSelric2005-08-22 Love Hörnquist Åstrand <lha@it.su.se> 250*ca1c9b0cSelric 251*ca1c9b0cSelric * roken-frag.m4: Check for res_ndestroy. 252*ca1c9b0cSelric 253*ca1c9b0cSelric2005-08-03 Love Hörnquist Åstrand <lha@it.su.se> 254*ca1c9b0cSelric 255*ca1c9b0cSelric * crypto.m4: Add <sys/types.h>, OpenSSL 0.9.8 needs it for size_t. 256*ca1c9b0cSelric From: Quanah Gibson-Mount <quanah@stanford.edu> 257*ca1c9b0cSelric 258*ca1c9b0cSelric2005-07-12 Love Hörnquist Åstrand <lha@it.su.se> 259*ca1c9b0cSelric 260*ca1c9b0cSelric * check-compile-et.m4: check that initialize_conf_error_table_r 261*ca1c9b0cSelric have the right argument 262*ca1c9b0cSelric 263*ca1c9b0cSelric2005-07-07 Love Hörnquist Åstrand <lha@it.su.se> 264*ca1c9b0cSelric 265*ca1c9b0cSelric * check-symbols.sh: allow symbols to start with ., aix uses this 266*ca1c9b0cSelric 267*ca1c9b0cSelric2005-06-16 Love Hörnquist Åstrand <lha@it.su.se> 268*ca1c9b0cSelric 269*ca1c9b0cSelric * krb-bigendian.m4: use ansi c prototypes 270*ca1c9b0cSelric 271*ca1c9b0cSelric * krb-func-getcwd-broken.m4: use ansi c prototypes 272*ca1c9b0cSelric 273*ca1c9b0cSelric * broken-snprintf.m4: use ansi c prototypes 274*ca1c9b0cSelric 275*ca1c9b0cSelric * have-pragma-weak.m4: use ansi c declarations 276*ca1c9b0cSelric 277*ca1c9b0cSelric * check-getpwnam_r-posix.m4: use ansi c declarations 278*ca1c9b0cSelric 279*ca1c9b0cSelric * broken-realloc.m4: use ansi c declarations 280*ca1c9b0cSelric 281*ca1c9b0cSelric * check-compile-et.m4: use ansi c declarations 282*ca1c9b0cSelric 283*ca1c9b0cSelric * dlopen.m4: add headers and argument to dlopen 284*ca1c9b0cSelric 285*ca1c9b0cSelric * c-function.m4: use ansi c declarations 286*ca1c9b0cSelric 287*ca1c9b0cSelric * check-var.m4: use ansi c declarations 288*ca1c9b0cSelric 289*ca1c9b0cSelric * pthreads.m4: disable threads on aix because of utmp/utmpx 290*ca1c9b0cSelric problems 291*ca1c9b0cSelric 292*ca1c9b0cSelric * broken-getaddrinfo.m4: check for brokenness in getaddrinfo on 293*ca1c9b0cSelric AIX that can't handle "0" as port number. 294*ca1c9b0cSelric 295*ca1c9b0cSelric2005-06-11 Love Hörnquist Åstrand <lha@it.su.se> 296*ca1c9b0cSelric 297*ca1c9b0cSelric * db.m4: Add an option to disable ndbm, from Stefan Metzmacher 298*ca1c9b0cSelric <metze@samba.org> 299*ca1c9b0cSelric 300*ca1c9b0cSelric2005-06-03 Love Hörnquist Åstrand <lha@it.su.se> 301*ca1c9b0cSelric 302*ca1c9b0cSelric * pthreads.m4: rework how pthreads support to turned on/off, 303*ca1c9b0cSelric always run though the switch to figure out what the 304*ca1c9b0cSelric linker/compiler flag are 305*ca1c9b0cSelric 306*ca1c9b0cSelric2005-06-01 Love Hörnquist Åstrand <lha@it.su.se> 307*ca1c9b0cSelric 308*ca1c9b0cSelric * pthreads.m4: s/else if/elif/ 309*ca1c9b0cSelric 310*ca1c9b0cSelric * check-symbols.sh: AIX have a diffrent nm, use -B to get bsd like 311*ca1c9b0cSelric output 312*ca1c9b0cSelric 313*ca1c9b0cSelric * pthreads.m4: aix case: assume gcc handles -pthread, in the 314*ca1c9b0cSelric non-gcc case, use the compiler as hint (xlc vs xlc_r) if this 315*ca1c9b0cSelric environment handles threads or not 316*ca1c9b0cSelric 317*ca1c9b0cSelric2005-05-22 Love Hörnquist Åstrand <lha@it.su.se> 318*ca1c9b0cSelric 319*ca1c9b0cSelric * check-symbols.sh: ignore weak symbols too 320*ca1c9b0cSelric 321*ca1c9b0cSelric2005-05-19 David Love <fx@gnu.org> 322*ca1c9b0cSelric 323*ca1c9b0cSelric * check-getpwnam_r-posix.m4: define _POSIX_PTHREAD_SEMANTICS to 324*ca1c9b0cSelric make solaris provide the right getpwname_r 325*ca1c9b0cSelric 326*ca1c9b0cSelric2005-05-17 Johan Danielsson <joda@pdc.kth.se> 327*ca1c9b0cSelric 328*ca1c9b0cSelric * roken-frag.m4: am_conditional have_cgetent 329*ca1c9b0cSelric 330*ca1c9b0cSelric2005-05-10 David Love <fx@gnu.org> 331*ca1c9b0cSelric 332*ca1c9b0cSelric * roken-frag.m4: Get daemon declared on Solaris (it's in unistd.h 333*ca1c9b0cSelric but masked by a feature test), just to avoid a warning, since it 334*ca1c9b0cSelric has int args. 335*ca1c9b0cSelric 336*ca1c9b0cSelric2005-05-11 Love Hörnquist Åstrand <lha@it.su.se> 337*ca1c9b0cSelric 338*ca1c9b0cSelric * check-var.m4: AC_CHECK_DECL and AC_CHECK_DECLS have a subtile 339*ca1c9b0cSelric diffrence, the later defines HAVE_ cpp symbols, the first doesn't. 340*ca1c9b0cSelric 341*ca1c9b0cSelric2005-05-05 Love Hörnquist Åstrand <lha@it.su.se> 342*ca1c9b0cSelric 343*ca1c9b0cSelric * check-symbols.sh: ignore N symbols too 344*ca1c9b0cSelric 345*ca1c9b0cSelric2005-04-30 Love Hörnquist Åstrand <lha@it.su.se> 346*ca1c9b0cSelric 347*ca1c9b0cSelric * broken-snprintf.m4: include checking if snprintf(NULL, 0, "") 348*ca1c9b0cSelric works 349*ca1c9b0cSelric 350*ca1c9b0cSelric * check-compile-et.m4: require compile_et to generate a 351*ca1c9b0cSelric initialize_FOO_error_table_r (they are used in libkrb5), and 352*ca1c9b0cSelric always check for initialize_error_table_r 353*ca1c9b0cSelric 354*ca1c9b0cSelric2005-04-29 Love Hörnquist Åstrand <lha@it.su.se> 355*ca1c9b0cSelric 356*ca1c9b0cSelric * Makefile.am.common: add LIB_com_err 357*ca1c9b0cSelric 358*ca1c9b0cSelric2005-04-29 David Love <fx@gnu.org> 359*ca1c9b0cSelric 360*ca1c9b0cSelric * roken-frag.m4: Check for correct vis.h. 361*ca1c9b0cSelric 362*ca1c9b0cSelric2005-04-28 David Love <fx@gnu.org> 363*ca1c9b0cSelric 364*ca1c9b0cSelric * pthreads.m4: Set PTHREADS_LIBS on Irix. 365*ca1c9b0cSelric 366*ca1c9b0cSelric2005-04-27 Love Hörnquist Åstrand <lha@it.su.se> 367*ca1c9b0cSelric 368*ca1c9b0cSelric * broken-realloc.m4: use rk_realloc if realloc is broken, this 369*ca1c9b0cSelric makes "host-tools" not beeing able to use realloc 370*ca1c9b0cSelric 371*ca1c9b0cSelric * pthreads.m4: Add support for Solaris, Irix, and modern 372*ca1c9b0cSelric Linux. From David Love <fx@gnu.org> 373*ca1c9b0cSelric 374*ca1c9b0cSelric2005-04-25 Love Hörnquist Åstrand <lha@it.su.se> 375*ca1c9b0cSelric 376*ca1c9b0cSelric * check-symbols.sh: limit the units functions to 377*ca1c9b0cSelric asn1_[A-Za-z0-9]*_units$ 378*ca1c9b0cSelric 379*ca1c9b0cSelric2005-04-20 Love Hörnquist Åstrand <lha@it.su.se> 380*ca1c9b0cSelric 381*ca1c9b0cSelric * check-symbols.sh: this lib include com_err, add -com_err to 382*ca1c9b0cSelric CHECK_SYMBOLS 383*ca1c9b0cSelric 384*ca1c9b0cSelric * check-symbols.sh: print the type so I don't need to ask for it 385*ca1c9b0cSelric 386*ca1c9b0cSelric2005-04-18 Love Hörnquist Åstrand <lha@it.su.se> 387*ca1c9b0cSelric 388*ca1c9b0cSelric * check-symbols.sh: ignore filename symbols 389*ca1c9b0cSelric 390*ca1c9b0cSelric2005-04-04 Love Hörnquist Åstrand <lha@it.su.se> 391*ca1c9b0cSelric 392*ca1c9b0cSelric * check-symbols.sh: assume symbols prefixed with _ is a sideeffekt 393*ca1c9b0cSelric of the local linker and also just fine 394*ca1c9b0cSelric 395*ca1c9b0cSelric2005-03-16 Love Hörnquist Åstrand <lha@it.su.se> 396*ca1c9b0cSelric 397*ca1c9b0cSelric * roken-frag.m4: include <sys/socket.h> for <netinet6/in6_var.h> 398*ca1c9b0cSelric 399*ca1c9b0cSelric2005-03-01 Love Hörnquist Åstrand <lha@it.su.se> 400*ca1c9b0cSelric 401*ca1c9b0cSelric * sunos.m4: Match solaris 10. From: Joakim Fallsjo 402*ca1c9b0cSelric <fallsjo@sanchin.se> 403*ca1c9b0cSelric 404*ca1c9b0cSelric2004-12-29 Love <lha@stacken.kth.se> 405*ca1c9b0cSelric 406*ca1c9b0cSelric * check-symbols.sh: add -asn1compile symbols 407*ca1c9b0cSelric 408*ca1c9b0cSelric2004-12-29 Love Hörnquist Åstrand <lha@it.su.se> 409*ca1c9b0cSelric 410*ca1c9b0cSelric * check-symbols.sh: add exported symbols test 411*ca1c9b0cSelric 412*ca1c9b0cSelric * Makefile.am.common: add CHECK_SYMBOLS tests, so that we don't 413*ca1c9b0cSelric export to much stuff 414*ca1c9b0cSelric 415*ca1c9b0cSelric2004-09-03 Love Hörnquist Åstrand <lha@it.su.se> 416*ca1c9b0cSelric 417*ca1c9b0cSelric * make-proto.pl: add cpluscplus extern "C" support 418*ca1c9b0cSelric 419*ca1c9b0cSelric2004-07-09 Love Hörnquist Åstrand <lha@it.su.se> 420*ca1c9b0cSelric 421*ca1c9b0cSelric * pthreads.m4: add -pthread to LIBS since libtool doesn't preserve 422*ca1c9b0cSelric it for us when adding is as a dependency on libs 423*ca1c9b0cSelric 424*ca1c9b0cSelric2004-04-24 Johan Danielsson <joda@pdc.kth.se> 425*ca1c9b0cSelric 426*ca1c9b0cSelric * largefile.m4: like AC_SYS_LARGEFILE, but also add to CPPFLAGS 427*ca1c9b0cSelric 428*ca1c9b0cSelric2004-04-14 Love Hörnquist Åstrand <lha@it.su.se> 429*ca1c9b0cSelric 430*ca1c9b0cSelric * check-compile-et.m4: even more evil stuff for cross-compiling 431*ca1c9b0cSelric 432*ca1c9b0cSelric * check-x.m4: use AC_RUN_IFELSE so we can handle cross compiling 433*ca1c9b0cSelric 434*ca1c9b0cSelric * check-compile-et.m4: use AC_RUN_IFELSE so we can handle cross 435*ca1c9b0cSelric compiling 436*ca1c9b0cSelric 437*ca1c9b0cSelric2004-04-13 Love Hörnquist Åstrand <lha@it.su.se> 438*ca1c9b0cSelric 439*ca1c9b0cSelric * make-proto.pl: if -E, add windows standard calling conv to 440*ca1c9b0cSelric headerfile if needed 441*ca1c9b0cSelric 442*ca1c9b0cSelric * win32.m4: add rk_WIN32_EXPORT 443*ca1c9b0cSelric 444*ca1c9b0cSelric2004-02-12 Love Hörnquist Åstrand <lha@it.su.se> 445*ca1c9b0cSelric 446*ca1c9b0cSelric * configure.in: rename AC_WFLAGS to rk_WFLAGS 447*ca1c9b0cSelric 448*ca1c9b0cSelric * *.m4: overquote to pacify automake1.8 449*ca1c9b0cSelric 450*ca1c9b0cSelric2004-02-11 Love Hörnquist Åstrand <lha@it.su.se> 451*ca1c9b0cSelric 452*ca1c9b0cSelric * roken-frag.m4: resolv.h is even more special 453*ca1c9b0cSelric 454*ca1c9b0cSelric * roken-frag.m4: AC_CHECK_HEADERS(net/if.h netinet6/in6_var.h 455*ca1c9b0cSelric sys/sysctl.h sys/proc.h, resolv.h) are all special and need extra 456*ca1c9b0cSelric help 457*ca1c9b0cSelric 458*ca1c9b0cSelric * test-package.m4: If there is a --with-PACKAGE=path but no 459*ca1c9b0cSelric --with-PACKAGE-config, go seach for path/PACKEGE-config and use it 460*ca1c9b0cSelric if it exists. Inspired by Harald Barth <haba@pdc.kth.se> 461*ca1c9b0cSelric 462*ca1c9b0cSelric2003-09-03 Love Hörnquist Åstrand <lha@it.su.se> 463*ca1c9b0cSelric 464*ca1c9b0cSelric * crypto.m4: check for DES_, AES_, and if openssl UI_ 465*ca1c9b0cSelric 466*ca1c9b0cSelric2003-08-27 Johan Danielsson <joda@pdc.kth.se> 467*ca1c9b0cSelric 468*ca1c9b0cSelric * vararray.m4: test for variable-length arrays 469*ca1c9b0cSelric 470*ca1c9b0cSelric * roken-frag.m4: test for poll and poll.h 471*ca1c9b0cSelric 472*ca1c9b0cSelric2003-08-16 Love Hörnquist Åstrand <lha@it.su.se> 473*ca1c9b0cSelric 474*ca1c9b0cSelric * Makefile.am.common: don't try doing local checks if CHECK_LOCAL 475*ca1c9b0cSelric is set to no-check-local 476*ca1c9b0cSelric 477*ca1c9b0cSelric2003-08-01 Love Hörnquist Åstrand <lha@it.su.se> 478*ca1c9b0cSelric 479*ca1c9b0cSelric * check-compile-et.m4: check if compile_et support ``error_table N 480*ca1c9b0cSelric M'' also, don't be overly aggressivly reset CFLAGS 481*ca1c9b0cSelric 482*ca1c9b0cSelric2003-07-22 Love Hörnquist Åstrand <lha@it.su.se> 483*ca1c9b0cSelric 484*ca1c9b0cSelric * pthreads.m4: pthread test 485*ca1c9b0cSelric 486*ca1c9b0cSelric2003-05-08 Johan Danielsson <joda@pdc.kth.se> 487*ca1c9b0cSelric 488*ca1c9b0cSelric * Makefile.am.common: change install-data-local to 489*ca1c9b0cSelric install-data-hook 490*ca1c9b0cSelric 491*ca1c9b0cSelric2003-05-05 Assar Westerlund <assar@kth.se> 492*ca1c9b0cSelric 493*ca1c9b0cSelric * crypto.m4: define OPENSSL_DES_LIBDES_COMPATIBILITY 494*ca1c9b0cSelric 495*ca1c9b0cSelric2003-04-03 Love Hörnquist Åstrand <lha@it.su.se> 496*ca1c9b0cSelric 497*ca1c9b0cSelric * crypto.m4: check if libcrypto needs -lnsl or -lsocket 498*ca1c9b0cSelric 499*ca1c9b0cSelric2003-04-02 Love Hörnquist Åstrand <lha@it.su.se> 500*ca1c9b0cSelric 501*ca1c9b0cSelric * crypto.m4: in the case where se don't link with kerberos 4, use 502*ca1c9b0cSelric ${with_openssl_include} if its are set (not 503*ca1c9b0cSelric ${with_openssl}/include) same for with_openssl_lib 504*ca1c9b0cSelric 505*ca1c9b0cSelric2003-03-18 Love Hörnquist Åstrand <lha@it.su.se> 506*ca1c9b0cSelric 507*ca1c9b0cSelric * Makefile.am.common: always define LIB_kafs 508*ca1c9b0cSelric 509*ca1c9b0cSelric2003-03-12 Love Hörnquist Åstrand <lha@it.su.se> 510*ca1c9b0cSelric 511*ca1c9b0cSelric * check-compile-et.m4: check if the output of compile_et needs 512*ca1c9b0cSelric initialize_error_table_r 513*ca1c9b0cSelric 514*ca1c9b0cSelric2003-02-17 Love Hörnquist Åstrand <lha@it.su.se> 515*ca1c9b0cSelric 516*ca1c9b0cSelric * check-var.m4: add a check if the variable is avaible when we 517*ca1c9b0cSelric include the headerfiles 518*ca1c9b0cSelric 519*ca1c9b0cSelric2002-12-18 Johan Danielsson <joda@pdc.kth.se> 520*ca1c9b0cSelric 521*ca1c9b0cSelric * roken-frag.m4: res_nsearch takes 6 parameters; spotted by Howard 522*ca1c9b0cSelric Chu 523*ca1c9b0cSelric 524*ca1c9b0cSelric2002-10-25 Johan Danielsson <joda@pdc.kth.se> 525*ca1c9b0cSelric 526*ca1c9b0cSelric * crypto.m4: do a better job at matching headers to libraries 527*ca1c9b0cSelric 528*ca1c9b0cSelric2002-10-16 Johan Danielsson <joda@pdc.kth.se> 529*ca1c9b0cSelric 530*ca1c9b0cSelric * sunos.m4: more quoting 531*ca1c9b0cSelric 532*ca1c9b0cSelric2002-09-19 Johan Danielsson <joda@pdc.kth.se> 533*ca1c9b0cSelric 534*ca1c9b0cSelric * make-proto.pl: check the processed string for closing ), not the 535*ca1c9b0cSelric source 536*ca1c9b0cSelric 537*ca1c9b0cSelric2002-09-10 Johan Danielsson <joda@pdc.kth.se> 538*ca1c9b0cSelric 539*ca1c9b0cSelric * crypto.m4: use m4 macros for test cases, also test for older 540*ca1c9b0cSelric hash names 541*ca1c9b0cSelric 542*ca1c9b0cSelric * test-package.m4: include dep libraries in LIB_* 543*ca1c9b0cSelric 544*ca1c9b0cSelric * crypto.m4: move krb4 test before test for openssl, and bail out 545*ca1c9b0cSelric if krb4 is requested, but the crypto library is not the same as 546*ca1c9b0cSelric krb4 547*ca1c9b0cSelric 548*ca1c9b0cSelric * db.m4: filter contents of LDFLAGS 549*ca1c9b0cSelric 550*ca1c9b0cSelric2002-09-09 Johan Danielsson <joda@pdc.kth.se> 551*ca1c9b0cSelric 552*ca1c9b0cSelric * auth-modules.m4: rename to rk_AUTH_MODULES 553*ca1c9b0cSelric 554*ca1c9b0cSelric * auth-modules.m4: only include modules explicitly asked for 555*ca1c9b0cSelric 556*ca1c9b0cSelric2002-09-04 Johan Danielsson <joda@pdc.kth.se> 557*ca1c9b0cSelric 558*ca1c9b0cSelric * roken-frag.m4: test for res_nsearch 559*ca1c9b0cSelric 560*ca1c9b0cSelric2002-09-03 Assar Westerlund <assar@kth.se> 561*ca1c9b0cSelric 562*ca1c9b0cSelric * roken-frag.m4: check for sys/mman.h and mmap (used by 563*ca1c9b0cSelric parse_reply-test) 564*ca1c9b0cSelric 565*ca1c9b0cSelric2002-08-28 Assar Westerlund <assar@kth.se> 566*ca1c9b0cSelric 567*ca1c9b0cSelric * krb-readline.m4: also add LIB_tgetent in the case of editline 568*ca1c9b0cSelric 569*ca1c9b0cSelric * crypto.m4: define HAVE_OPENSSL even if we got to hear about it 570*ca1c9b0cSelric by krb4 571*ca1c9b0cSelric 572*ca1c9b0cSelric2002-08-28 Johan Danielsson <joda@pdc.kth.se> 573*ca1c9b0cSelric 574*ca1c9b0cSelric * krb-readline.m4: add LIB_tgetent to LIB_readline if we have to 575*ca1c9b0cSelric 576*ca1c9b0cSelric * sunos.m4: various sunos tests 577*ca1c9b0cSelric 578*ca1c9b0cSelric * crypto.m4: try to extract the crypto compiler flags from 579*ca1c9b0cSelric {INCLUDE,LIB}_krb4 580*ca1c9b0cSelric (XXX this is really horrible) 581*ca1c9b0cSelric 582*ca1c9b0cSelric * krb-readline.m4: don't add -rpath to LIB_readline (libtool 583*ca1c9b0cSelric should to this for us), also don't append LIB_tgetent to 584*ca1c9b0cSelric LIB_readline (TEST_PACKAGE should do this) 585*ca1c9b0cSelric 586*ca1c9b0cSelric * test-package.m4: add the possibility to use a *-config program 587*ca1c9b0cSelric to get flags; rename to rk_TEST_PACKAGE while here 588*ca1c9b0cSelric 589*ca1c9b0cSelric * krb-bigendian.m4: move ENDIANESS_IN_SYS_PARAM_H tests here 590*ca1c9b0cSelric 591*ca1c9b0cSelric * aix.m4: rename to rk_AIX 592*ca1c9b0cSelric 593*ca1c9b0cSelric * telnet.m4: move telnet tests here 594*ca1c9b0cSelric 595*ca1c9b0cSelric * aix.m4: restructure this somewhat 596*ca1c9b0cSelric 597*ca1c9b0cSelric * dlopen.m4: test for dlopen suitable for AC_REQUIRE 598*ca1c9b0cSelric 599*ca1c9b0cSelric * irix.m4: move some stuff here and rename to irix.m4 600*ca1c9b0cSelric 601*ca1c9b0cSelric * krb-sys-nextstep.m4: move SGTTY stuff to read_pwd.c 602*ca1c9b0cSelric 603*ca1c9b0cSelric2002-08-28 Jacques Vidrine <nectar@kth.se> 604*ca1c9b0cSelric 605*ca1c9b0cSelric * auth-modules.m4: do not build pam_krb4 on freebsd 606*ca1c9b0cSelric 607*ca1c9b0cSelric2002-08-26 Assar Westerlund <assar@kth.se> 608*ca1c9b0cSelric 609*ca1c9b0cSelric * roken-frag.m4: test for the vis, strvis functions requiring 610*ca1c9b0cSelric prototypes 611*ca1c9b0cSelric 612*ca1c9b0cSelric2002-08-23 Johan Danielsson <joda@pdc.kth.se> 613*ca1c9b0cSelric 614*ca1c9b0cSelric * need-proto.m4: missing comma 615*ca1c9b0cSelric 616*ca1c9b0cSelric2002-08-22 Johan Danielsson <joda@pdc.kth.se> 617*ca1c9b0cSelric 618*ca1c9b0cSelric * roken-frag.m4: some rototilling 619*ca1c9b0cSelric 620*ca1c9b0cSelric * need-proto.m4: use AS_TR_CPP 621*ca1c9b0cSelric 622*ca1c9b0cSelric2002-08-20 Johan Danielsson <joda@pdc.kth.se> 623*ca1c9b0cSelric 624*ca1c9b0cSelric * roken-frag.m4: HAVE_TYPE instead of CHECK_TYPE ssize_t 625*ca1c9b0cSelric 626*ca1c9b0cSelric * krb-version.m4: use PACKAGE_TARNAME and PACKAGE_STRING 627*ca1c9b0cSelric 628*ca1c9b0cSelric * broken-getaddrinfo.m4: can't test for EAI_SERVICE here since AIX 629*ca1c9b0cSelric is even more fsck:ed 630*ca1c9b0cSelric 631*ca1c9b0cSelric * roken-frag.m4: test for altzone 632*ca1c9b0cSelric 633*ca1c9b0cSelric2002-08-19 Johan Danielsson <joda@pdc.kth.se> 634*ca1c9b0cSelric 635*ca1c9b0cSelric * Makefile.am.common: only define ROKEN_RENAME if do_roken_rename 636*ca1c9b0cSelric 637*ca1c9b0cSelric2002-08-13 Johan Danielsson <joda@pdc.kth.se> 638*ca1c9b0cSelric 639*ca1c9b0cSelric * Makefile.am.common: add ROKEN_RENAME variable 640*ca1c9b0cSelric 641*ca1c9b0cSelric2002-08-12 Johan Danielsson <joda@pdc.kth.se> 642*ca1c9b0cSelric 643*ca1c9b0cSelric * make-proto.pl: include <stdarg.h> to get va_list 644*ca1c9b0cSelric 645*ca1c9b0cSelric * destdirs.m4: also define localstatedir and sysconfdir 646*ca1c9b0cSelric 647*ca1c9b0cSelric2002-08-01 Johan Danielsson <joda@pdc.kth.se> 648*ca1c9b0cSelric 649*ca1c9b0cSelric * crypto.m4: newer openssl seems to take the address of the 650*ca1c9b0cSelric schedule parameter to des_cbc_encrypt, so we need to feed it a 651*ca1c9b0cSelric variable, not just NULL (from Magnus Holmberg) 652*ca1c9b0cSelric 653*ca1c9b0cSelric2002-05-24 Johan Danielsson <joda@pdc.kth.se> 654*ca1c9b0cSelric 655*ca1c9b0cSelric * misc.m4: change \100 back to @; some m4's (probably some regex) 656*ca1c9b0cSelric doesn't like this as a replacement regexp; the reason it was once 657*ca1c9b0cSelric changed to \100 was probably because of some autoconf bug at the 658*ca1c9b0cSelric time 659*ca1c9b0cSelric 660*ca1c9b0cSelric2002-05-20 Johan Danielsson <joda@pdc.kth.se> 661*ca1c9b0cSelric 662*ca1c9b0cSelric * broken2.m4 []-less is apparently the way to go 663*ca1c9b0cSelric 664*ca1c9b0cSelric2002-05-19 Johan Danielsson <joda@pdc.kth.se> 665*ca1c9b0cSelric 666*ca1c9b0cSelric * otp.m4: check db_type instead of precence of dbm_firstkey 667*ca1c9b0cSelric 668*ca1c9b0cSelric * roken-frag.m4: don't AC_LIBOBJ more than one function at a time 669*ca1c9b0cSelric 670*ca1c9b0cSelric * find-if-not-broken.m4: s/AC_LIBOBJ/rk_LIBOBJ/ 671*ca1c9b0cSelric 672*ca1c9b0cSelric * broken2.m4: s/AC_LIBOBJ/rk_LIBOBJ/ 673*ca1c9b0cSelric 674*ca1c9b0cSelric * broken.m4: s/AC_LIBOBJ/rk_LIBOBJ/ 675*ca1c9b0cSelric 676*ca1c9b0cSelric * misc.m4: automake can't handle macros passed to AC_LIBOBJ, so 677*ca1c9b0cSelric add an alias to it called rk_LIBOBJ; this requires that the 678*ca1c9b0cSelric relevant source are manually included in roken/Makefile.am 679*ca1c9b0cSelric 680*ca1c9b0cSelric * aix.m4: ac_enable --diable-dynamic-afs 681*ca1c9b0cSelric 682*ca1c9b0cSelric * roken-frag.m4: use AC_LIBOBJ 683*ca1c9b0cSelric 684*ca1c9b0cSelric * krb-func-getcwd-broken.m4: use AC_LIBOBJ 685*ca1c9b0cSelric 686*ca1c9b0cSelric * find-if-not-broken.m4: use AC_LIBOBJ 687*ca1c9b0cSelric 688*ca1c9b0cSelric * broken2.m4: use AC_LIBOBJ 689*ca1c9b0cSelric 690*ca1c9b0cSelric * broken.m4: use AC_LIBOBJ 691*ca1c9b0cSelric 692*ca1c9b0cSelric * aix.m4: recognise aix5 693*ca1c9b0cSelric 694*ca1c9b0cSelric2002-05-17 Johan Danielsson <joda@pdc.kth.se> 695*ca1c9b0cSelric 696*ca1c9b0cSelric * crypto.m4: am-conditionalise HAVE_OPENSSL 697*ca1c9b0cSelric 698*ca1c9b0cSelric * db.m4: make it possible to run this twice 699*ca1c9b0cSelric 700*ca1c9b0cSelric * Makefile.am.common: also install nodist_include_HEADERS 701*ca1c9b0cSelric 702*ca1c9b0cSelric2002-05-16 Johan Danielsson <joda@pdc.kth.se> 703*ca1c9b0cSelric 704*ca1c9b0cSelric * make-proto.pl: make it possible to redefine the "private" regexp 705*ca1c9b0cSelric 706*ca1c9b0cSelric2002-05-02 Johan Danielsson <joda@pdc.kth.se> 707*ca1c9b0cSelric 708*ca1c9b0cSelric * db.m4: am_cond HAVE_* 709*ca1c9b0cSelric 710*ca1c9b0cSelric2002-04-30 Johan Danielsson <joda@pdc.kth.se> 711*ca1c9b0cSelric 712*ca1c9b0cSelric * krb-ipv6.m4: use AC_HELP_STRING; fix logic bug in AC_MSG_RESULT 713*ca1c9b0cSelric call 714*ca1c9b0cSelric 715*ca1c9b0cSelric * test-package.m4: use AC_HELP_STRING 716*ca1c9b0cSelric 717*ca1c9b0cSelric * roken.m4: use AC_HELP_STRING 718*ca1c9b0cSelric 719*ca1c9b0cSelric * osfc2.m4: use AC_HELP_STRING 720*ca1c9b0cSelric 721*ca1c9b0cSelric * mips-abi.m4: use AC_HELP_STRING 722*ca1c9b0cSelric 723*ca1c9b0cSelric * krb-bigendian.m4: use AC_HELP_STRING 724*ca1c9b0cSelric 725*ca1c9b0cSelric * db.m4: rework this somewhat; check for db3/4 in subdirs, change 726*ca1c9b0cSelric --with to --enable; it should really be possible to point it to 727*ca1c9b0cSelric some directory --with-berkeley-db=/foo 728*ca1c9b0cSelric 729*ca1c9b0cSelric * otp.m4: OTP test 730*ca1c9b0cSelric 731*ca1c9b0cSelric2002-04-25 Johan Danielsson <joda@pdc.kth.se> 732*ca1c9b0cSelric 733*ca1c9b0cSelric * destdirs.m4: define BINDIR et al 734*ca1c9b0cSelric 735*ca1c9b0cSelric2002-04-18 Johan Danielsson <joda@pdc.kth.se> 736*ca1c9b0cSelric 737*ca1c9b0cSelric * misc.m4: remove some stuff that is defined elsewhere 738*ca1c9b0cSelric 739*ca1c9b0cSelric * make-proto.pl: optionally remove __P and parameter names 740*ca1c9b0cSelric 741*ca1c9b0cSelric2001-11-30 Assar Westerlund <assar@sics.se> 742*ca1c9b0cSelric 743*ca1c9b0cSelric * roken-frag.m4: move ipv6 tests after -lsocket (to handle Solaris 744*ca1c9b0cSelric 8) 745*ca1c9b0cSelric 746*ca1c9b0cSelric2001-09-29 Assar Westerlund <assar@sics.se> 747*ca1c9b0cSelric 748*ca1c9b0cSelric * install-catman.sh: handle man pages without SYNOPSIS but looking 749*ca1c9b0cSelric for both SYNOPSIS and DESCRIPTION 750*ca1c9b0cSelric 751*ca1c9b0cSelric2001-09-18 Johan Danielsson <joda@pdc.kth.se> 752*ca1c9b0cSelric 753*ca1c9b0cSelric * roken-frag.m4: include freeaddrinfo if using getaddrinfo 754*ca1c9b0cSelric 755*ca1c9b0cSelric2001-09-13 Assar Westerlund <assar@sics.se> 756*ca1c9b0cSelric 757*ca1c9b0cSelric * db.m4: test for the ndbm database really being a .db one 758*ca1c9b0cSelric and use it when moving/removing database files 759*ca1c9b0cSelric 760*ca1c9b0cSelric2001-09-03 Assar Westerlund <assar@sics.se> 761*ca1c9b0cSelric 762*ca1c9b0cSelric * db.m4: prefer ndbm.h to dbm.h 763*ca1c9b0cSelric * roken-frag.m4: check for atexit and on_exit 764*ca1c9b0cSelric 765*ca1c9b0cSelric2001-09-02 Assar Westerlund <assar@sics.se> 766*ca1c9b0cSelric 767*ca1c9b0cSelric * check-compile-et.m4: only add /usr/include/et to CPPFLAGS if 768*ca1c9b0cSelric it's actually used 769*ca1c9b0cSelric 770*ca1c9b0cSelric2001-09-01 Assar Westerlund <assar@sics.se> 771*ca1c9b0cSelric 772*ca1c9b0cSelric * Makefile.am.common (AUTOMAKE_OPTIONS): set 1.4b here so that 773*ca1c9b0cSelric users are warned if using earlier automake versions 774*ca1c9b0cSelric 775*ca1c9b0cSelric * find-func-no-libs2.m4: ignore "no" as a library - another 776*ca1c9b0cSelric special case to make it easy to send the result from this macro 777*ca1c9b0cSelric into another invocation 778*ca1c9b0cSelric 779*ca1c9b0cSelric2001-08-30 Assar Westerlund <assar@sics.se> 780*ca1c9b0cSelric 781*ca1c9b0cSelric * db.m4: check for ndbm functions in db3 library too 782*ca1c9b0cSelric 783*ca1c9b0cSelric2001-08-29 Jacques Vidrine <n@nectar.com> 784*ca1c9b0cSelric 785*ca1c9b0cSelric * check-compile-et.m4: Check for already-installed com_err. 786*ca1c9b0cSelric * Makefile.am.common: Use the compile_et discovered at 787*ca1c9b0cSelric configuration time. 788*ca1c9b0cSelric 789*ca1c9b0cSelric2001-08-29 Assar Westerlund <assar@sics.se> 790*ca1c9b0cSelric 791*ca1c9b0cSelric * crypto.m4: use AC_WITH_ALL to allow separate specification of 792*ca1c9b0cSelric include and lib 793*ca1c9b0cSelric * with-all.m4: new macro for doing --with-foo, --with-foo-include, 794*ca1c9b0cSelric and --with-foo-lib in a sensible way 795*ca1c9b0cSelric 796*ca1c9b0cSelric * find-func-no-libs2.m4: handle both -llib and lib in the second 797*ca1c9b0cSelric argument also yes -> "" as a library, to ease callers that send in 798*ca1c9b0cSelric results from this macro (this might be a little bit unclean) 799*ca1c9b0cSelric 800*ca1c9b0cSelric2001-08-28 Assar Westerlund <assar@sics.se> 801*ca1c9b0cSelric 802*ca1c9b0cSelric * roken-frag.m4: test for issetugid 803*ca1c9b0cSelric 804*ca1c9b0cSelric2001-08-24 Assar Westerlund <assar@sics.se> 805*ca1c9b0cSelric 806*ca1c9b0cSelric * Makefile.am.common: change one += to = to AM_CFLAGS to avoid an 807*ca1c9b0cSelric error with recent automake 808*ca1c9b0cSelric 809*ca1c9b0cSelric2001-08-22 Assar Westerlund <assar@sics.se> 810*ca1c9b0cSelric 811*ca1c9b0cSelric * crypto.m4: SHA1_CTX should be SHA_CTX 812*ca1c9b0cSelric 813*ca1c9b0cSelric2001-08-21 Assar Westerlund <assar@sics.se> 814*ca1c9b0cSelric 815*ca1c9b0cSelric * roken-frag.m4: remove all winsock.h 816*ca1c9b0cSelric for now, it does more harm than good under cygwin and if it should be 817*ca1c9b0cSelric used, the correct conditional needs to be found 818*ca1c9b0cSelric from <tol@stacken.kth.se> 819*ca1c9b0cSelric 820*ca1c9b0cSelric2001-08-21 Johan Danielsson <joda@pdc.kth.se> 821*ca1c9b0cSelric 822*ca1c9b0cSelric * check-var.m4: AC_TR_CPP -> AS_TR_CPP to make autoconf 2.52 happy 823*ca1c9b0cSelric 824*ca1c9b0cSelric2001-08-17 Johan Danielsson <joda@pdc.kth.se> 825*ca1c9b0cSelric 826*ca1c9b0cSelric * krb-ipv6.m4: add test for non-existant in6addr_loopback in AIX 827*ca1c9b0cSelric 828*ca1c9b0cSelric2001-08-15 Johan Danielsson <joda@pdc.kth.se> 829*ca1c9b0cSelric 830*ca1c9b0cSelric * roken-frag.m4: test for getaddrinfo's that doesn't like numeric 831*ca1c9b0cSelric services 832*ca1c9b0cSelric 833*ca1c9b0cSelric * broken-getaddrinfo.m4: test for getaddrinfo's that doesn't like 834*ca1c9b0cSelric numeric services 835*ca1c9b0cSelric 836*ca1c9b0cSelric2001-08-08 Assar Westerlund <assar@sics.se> 837*ca1c9b0cSelric 838*ca1c9b0cSelric * db.m4: do a separate test for gdbm/ndbm.h and -lgdbm 839*ca1c9b0cSelric 840*ca1c9b0cSelric2001-08-05 Assar Westerlund <assar@sics.se> 841*ca1c9b0cSelric 842*ca1c9b0cSelric * db.m4: ac_cv_funclib_\func can be yes 843*ca1c9b0cSelric * db.m4: use AC_FIND_FUNC_NO_LIBS to test in libc 844*ca1c9b0cSelric anset cache variables after first attempt at finding dbm_firstkey (how 845*ca1c9b0cSelric should this be done?) 846*ca1c9b0cSelric * db.m4: do not test for ndbm library when ndbm-db was found in libc 847*ca1c9b0cSelric * db.m4: test for ndbm-compatability with db 848*ca1c9b0cSelric * db.m4: add forgotten AC_SUBST 849*ca1c9b0cSelric * db.m4: first steps towards a new db test 850*ca1c9b0cSelric 851*ca1c9b0cSelric * roken-frag.m4: remove header files checked by rk_db 852*ca1c9b0cSelric 853*ca1c9b0cSelric2001-08-05 Assar Westerlund <assar@sics.se> 854*ca1c9b0cSelric 855*ca1c9b0cSelric * roken-frag.m4: remove header files checked by rk_db 856*ca1c9b0cSelric 857*ca1c9b0cSelric2001-06-24 Assar Westerlund <assar@sics.se> 858*ca1c9b0cSelric 859*ca1c9b0cSelric * roken-frag.m4: make sure of building getaddrinfo et al if 860*ca1c9b0cSelric missing 861*ca1c9b0cSelric 862*ca1c9b0cSelric2001-06-20 Johan Danielsson <joda@pdc.kth.se> 863*ca1c9b0cSelric 864*ca1c9b0cSelric * install-catman.sh: try to install links to manpages 865*ca1c9b0cSelric 866*ca1c9b0cSelric2001-06-19 Assar Westerlund <assar@sics.se> 867*ca1c9b0cSelric 868*ca1c9b0cSelric * broken-glob.m4: try to handle FreeBSD's GLOB_MAXPATH 869*ca1c9b0cSelric 870*ca1c9b0cSelric2001-06-18 Johan Danielsson <joda@pdc.kth.se> 871*ca1c9b0cSelric 872*ca1c9b0cSelric * roken-frag.m4: test for getaddrinfo needs netdb.h on Tru64 873*ca1c9b0cSelric 874*ca1c9b0cSelric2001-06-17 Assar Westerlund <assar@sics.se> 875*ca1c9b0cSelric 876*ca1c9b0cSelric * roken-frag.m4 (AC_CHECK_HEADERS): test for random 877*ca1c9b0cSelric * roken-frag.m4 (AC_CHECK_HEADERS): test for initstate and 878*ca1c9b0cSelric setstate 879*ca1c9b0cSelric 880*ca1c9b0cSelric * roken-frag.m4 (AC_BROKEN): test for 881*ca1c9b0cSelric emalloc,ecalloc,erealloc,estrdup 882*ca1c9b0cSelric 883*ca1c9b0cSelric2001-05-11 Johan Danielsson <joda@pdc.kth.se> 884*ca1c9b0cSelric 885*ca1c9b0cSelric * roken-frag.m4: bswap{16,32} 886*ca1c9b0cSelric 887*ca1c9b0cSelric2001-03-26 Assar Westerlund <assar@sics.se> 888*ca1c9b0cSelric 889*ca1c9b0cSelric * broken-glob.m4: also test for GLOB_LIMIT 890*ca1c9b0cSelric * krb-ipv6.m4: restore CFLAGS if v6 is not detected 891*ca1c9b0cSelric 892*ca1c9b0cSelric2001-02-20 Assar Westerlund <assar@sics.se> 893*ca1c9b0cSelric 894*ca1c9b0cSelric * roken-frag.m4: check for getprogname, setprogname 895*ca1c9b0cSelric 896*ca1c9b0cSelric2001-02-07 Assar Westerlund <assar@sics.se> 897*ca1c9b0cSelric 898*ca1c9b0cSelric * Makefile.am.common (LIB_kdfs): set. use it. from Ake Sandgren 899*ca1c9b0cSelric <ake@cs.umu.se> 900*ca1c9b0cSelric 901*ca1c9b0cSelric2000-12-26 Assar Westerlund <assar@sics.se> 902*ca1c9b0cSelric 903*ca1c9b0cSelric * krb-ipv6.m4: remove some dnl that weren't the correct with 904*ca1c9b0cSelric modern autoconf 905*ca1c9b0cSelric 906*ca1c9b0cSelric2000-12-15 Assar Westerlund <assar@sics.se> 907*ca1c9b0cSelric 908*ca1c9b0cSelric * roken-frag.m4 (inet_ntoa, inet_ntop, inet_pton): add necessary 909*ca1c9b0cSelric includes when testing 910*ca1c9b0cSelric * broken2.m4: new variant of broken, with includes and arguments 911*ca1c9b0cSelric 912*ca1c9b0cSelric * test-package.m4: s/ifval/m4_ifval/ to keep in sync with 913*ca1c9b0cSelric autoconf. from Ake Sandgren <ake@cs.umu.se> 914*ca1c9b0cSelric * check-var.m4: s/ifval/m4_ifval/ to keep in sync with autoconf. 915*ca1c9b0cSelric from Ake Sandgren <ake@cs.umu.se> 916*ca1c9b0cSelric 917*ca1c9b0cSelric2000-12-13 Assar Westerlund <assar@sics.se> 918*ca1c9b0cSelric 919*ca1c9b0cSelric * krb-irix.m4: need to set irix to no first. From Ake Sandgren 920*ca1c9b0cSelric <ake@cs.umu.se> 921*ca1c9b0cSelric 922*ca1c9b0cSelric2000-12-12 Johan Danielsson <joda@pdc.kth.se> 923*ca1c9b0cSelric 924*ca1c9b0cSelric * roken-frag.m4: move sa_len test to before test for broken 925*ca1c9b0cSelric getnameinfo 926*ca1c9b0cSelric 927*ca1c9b0cSelric2000-12-12 Assar Westerlund <assar@sics.se> 928*ca1c9b0cSelric 929*ca1c9b0cSelric * roken-frag.m4: only test for broken getnameinfo if it exists 930*ca1c9b0cSelric 931*ca1c9b0cSelric2000-12-10 Johan Danielsson <joda@pdc.kth.se> 932*ca1c9b0cSelric 933*ca1c9b0cSelric * roken-frag.m4: ifaddrs.h 934*ca1c9b0cSelric 935*ca1c9b0cSelric2000-12-06 Johan Danielsson <joda@pdc.kth.se> 936*ca1c9b0cSelric 937*ca1c9b0cSelric * roken-frag.m4: test for unvis, and vis.h 938*ca1c9b0cSelric 939*ca1c9b0cSelric * roken-frag.m4: test for strvis* 940*ca1c9b0cSelric 941*ca1c9b0cSelric2000-12-05 Johan Danielsson <joda@pdc.kth.se> 942*ca1c9b0cSelric 943*ca1c9b0cSelric * Makefile.am.common: just warn if we fail to setuid a program 944*ca1c9b0cSelric 945*ca1c9b0cSelric * broken-getnameinfo.m4: add more quotes 946*ca1c9b0cSelric 947*ca1c9b0cSelric * roken-frag.m4: test for getifaddrs 948*ca1c9b0cSelric 949*ca1c9b0cSelric * roken-frag.m4: test for broken AIX getnameinfo 950*ca1c9b0cSelric 951*ca1c9b0cSelric * broken-getnameinfo.m4: test for broken getnameinfo 952*ca1c9b0cSelric 953*ca1c9b0cSelric2000-12-01 Assar Westerlund <assar@sics.se> 954*ca1c9b0cSelric 955*ca1c9b0cSelric * Makefile.am.common: add kludge for LIBS 956*ca1c9b0cSelric 957*ca1c9b0cSelric2000-11-30 Johan Danielsson <joda@pdc.kth.se> 958*ca1c9b0cSelric 959*ca1c9b0cSelric * check-man.m4: update this after recent changes 960*ca1c9b0cSelric 961*ca1c9b0cSelric * Makefile.am.common: use install-catman.sh 962*ca1c9b0cSelric 963*ca1c9b0cSelric * install-catman.sh: script to install preformatted manual pages 964*ca1c9b0cSelric 965*ca1c9b0cSelric * Makefile.am.common: change cat handling 966*ca1c9b0cSelric 967*ca1c9b0cSelric2000-11-29 Johan Danielsson <joda@pdc.kth.se> 968*ca1c9b0cSelric 969*ca1c9b0cSelric * roken-frag.m4: don't use AC_CONFIG_FILES here, since it doesn't 970*ca1c9b0cSelric work with automake 971*ca1c9b0cSelric 972*ca1c9b0cSelric2000-11-15 Assar Westerlund <assar@sics.se> 973*ca1c9b0cSelric 974*ca1c9b0cSelric * krb-readline.m4: link against the libtool-versions of 975*ca1c9b0cSelric libeditline and libel_compat 976*ca1c9b0cSelric 977*ca1c9b0cSelric * Makefile.am.common (INCLUDES): add $(INCLUDES_roken) 978*ca1c9b0cSelric * roken-frag.m4 (CPPFLAGS_roken): rename to INCLUDES_roken 979*ca1c9b0cSelric 980*ca1c9b0cSelric2000-11-05 Johan Danielsson <joda@pdc.kth.se> 981*ca1c9b0cSelric 982*ca1c9b0cSelric * aix.m4: set aix 983*ca1c9b0cSelric 984*ca1c9b0cSelric2000-08-19 Assar Westerlund <assar@sics.se> 985*ca1c9b0cSelric 986*ca1c9b0cSelric * krb-bigendian.m4: merge from arla: make it work better 987*ca1c9b0cSelric 988*ca1c9b0cSelric2000-08-07 Johan Danielsson <joda@pdc.kth.se> 989*ca1c9b0cSelric 990*ca1c9b0cSelric * roken-frag.m4: check getsockname for proto compat 991*ca1c9b0cSelric 992*ca1c9b0cSelric2000-08-04 Johan Danielsson <joda@pdc.kth.se> 993*ca1c9b0cSelric 994*ca1c9b0cSelric * Makefile.am.common: add library for pidfile 995*ca1c9b0cSelric 996*ca1c9b0cSelric * roken-frag.m4: tests for util.h and pidfile 997*ca1c9b0cSelric 998*ca1c9b0cSelric2000-07-19 Johan Danielsson <joda@pdc.kth.se> 999*ca1c9b0cSelric 1000*ca1c9b0cSelric * check-var.m4: rename to rk_CHECK_VAR, transposing the arguments, 1001*ca1c9b0cSelric and making the second optional, AU_DEFINE AC_CHECK_VAR to 1002*ca1c9b0cSelric rk_CHECK_VAR 1003*ca1c9b0cSelric 1004*ca1c9b0cSelric * roken-frag.m4: other roken tests 1005*ca1c9b0cSelric 1006*ca1c9b0cSelric * db.m4: db tests 1007*ca1c9b0cSelric 1008*ca1c9b0cSelric2000-07-18 Johan Danielsson <joda@pdc.kth.se> 1009*ca1c9b0cSelric 1010*ca1c9b0cSelric * mips-abi.m4: AC_ERROR -> AC_MSG_ERROR 1011*ca1c9b0cSelric 1012*ca1c9b0cSelric * check-netinet-ip-and-tcp.m4: use cache_check, and make this work 1013*ca1c9b0cSelric with new autoconf 1014*ca1c9b0cSelric 1015*ca1c9b0cSelric * aix.m4: don't subst AFS_EXTRA_LD 1016*ca1c9b0cSelric 1017*ca1c9b0cSelric2000-07-15 Johan Danielsson <joda@pdc.kth.se> 1018*ca1c9b0cSelric 1019*ca1c9b0cSelric * check-var.m4: workaround feature of newer autoconf 1020*ca1c9b0cSelric 1021*ca1c9b0cSelric * find-func-no-libs2.m4: use cleaner autoheader trick 1022*ca1c9b0cSelric 1023*ca1c9b0cSelric * have-type.m4: use cleaner autoheader trick 1024*ca1c9b0cSelric 1025*ca1c9b0cSelric * have-types.m4: use cleaner autoheader trick 1026*ca1c9b0cSelric 1027*ca1c9b0cSelric * test-package.m4: add 6th parameter for now 1028*ca1c9b0cSelric 1029*ca1c9b0cSelric * broken.m4: use cleaner autoheader trick 1030*ca1c9b0cSelric 1031*ca1c9b0cSelric * retsigtype.m4: test for signal handler return type 1032*ca1c9b0cSelric 1033*ca1c9b0cSelric * broken-realloc.m4: test for broken realloc 1034*ca1c9b0cSelric 1035*ca1c9b0cSelric2000-07-08 Assar Westerlund <assar@sics.se> 1036*ca1c9b0cSelric 1037*ca1c9b0cSelric * roken.m4: set CPPFLAGS_roken and call AC_CONFIG_SUBDIRS 1038*ca1c9b0cSelric 1039*ca1c9b0cSelric2000-07-02 Assar Westerlund <assar@sics.se> 1040*ca1c9b0cSelric 1041*ca1c9b0cSelric * Makefile.am.common (CP): set and use 1042*ca1c9b0cSelric 1043*ca1c9b0cSelric2000-04-05 Assar Westerlund <assar@sics.se> 1044*ca1c9b0cSelric 1045*ca1c9b0cSelric * Makefile.am.common (INCLUDE_openldap, LIB_openldap): add 1046*ca1c9b0cSelric 1047*ca1c9b0cSelric2000-03-28 Assar Westerlund <assar@sics.se> 1048*ca1c9b0cSelric 1049*ca1c9b0cSelric * krb-prog-yacc.m4: AC_MSG_WARNING should be AC_MSG_WARN 1050*ca1c9b0cSelric 1051*ca1c9b0cSelric * shared-libs.m4: try to update to freebsd5 (and elf) 1052*ca1c9b0cSelric 1053*ca1c9b0cSelric2000-03-16 Assar Westerlund <assar@sics.se> 1054*ca1c9b0cSelric 1055*ca1c9b0cSelric * krb-prog-yacc.m4: warn we do not find any yacc 1056*ca1c9b0cSelric 1057*ca1c9b0cSelric2000-01-08 Assar Westerlund <assar@sics.se> 1058*ca1c9b0cSelric 1059*ca1c9b0cSelric * krb-bigendian.m4: new file, replacement for ac_c_bigendian 1060*ca1c9b0cSelric 1061*ca1c9b0cSelric2000-01-01 Assar Westerlund <assar@sics.se> 1062*ca1c9b0cSelric 1063*ca1c9b0cSelric * krb-ipv6.m4: re-organize: test for type of stack first so that 1064*ca1c9b0cSelric we can find the libraries that we might have to link the test 1065*ca1c9b0cSelric program against. not linking the test program means we don't know 1066*ca1c9b0cSelric if the right stuff is in the libraries. also cosmetic changes to 1067*ca1c9b0cSelric make sure we print the checking for... nicely 1068*ca1c9b0cSelric 1069*ca1c9b0cSelric1999-12-21 Assar Westerlund <assar@sics.se> 1070*ca1c9b0cSelric 1071*ca1c9b0cSelric * krb-ipv6.m4: try linking, not only compiling 1072*ca1c9b0cSelric * krb-ipv6.m4: add --without-ipv6 make sure we have `in6addr_any' 1073*ca1c9b0cSelric which we use in the code. This test avoids false positives on 1074*ca1c9b0cSelric OpenBSD 1075*ca1c9b0cSelric 1076*ca1c9b0cSelric1999-11-29 Johan Danielsson <joda@pdc.kth.se> 1077*ca1c9b0cSelric 1078*ca1c9b0cSelric * grok-type.m4: inttypes.h 1079*ca1c9b0cSelric 1080*ca1c9b0cSelric1999-11-05 Assar Westerlund <assar@sics.se> 1081*ca1c9b0cSelric 1082*ca1c9b0cSelric * check-x.m4: include X_PRE_LIBS and X_EXTRA_LIBS when testing 1083*ca1c9b0cSelric 1084*ca1c9b0cSelric1999-11-01 Assar Westerlund <assar@sics.se> 1085*ca1c9b0cSelric 1086*ca1c9b0cSelric * Makefile.am.common (install-build-headers): use `cp' instead of 1087*ca1c9b0cSelric INSTALL_DATA for copying header files inside the build tree. The 1088*ca1c9b0cSelric user might have redefined INSTALL_DATA to specify owners and other 1089*ca1c9b0cSelric information. 1090*ca1c9b0cSelric 1091*ca1c9b0cSelric1999-10-30 Assar Westerlund <assar@sics.se> 1092*ca1c9b0cSelric 1093*ca1c9b0cSelric * find-func-no-libs2.m4: add yet another argument to allow specify 1094*ca1c9b0cSelric linker flags that will be added _before_ the library when trying 1095*ca1c9b0cSelric to link 1096*ca1c9b0cSelric 1097*ca1c9b0cSelric * find-func-no-libs.m4: add yet another argument to allow specify 1098*ca1c9b0cSelric linker flags that will be added _before_ the library when trying 1099*ca1c9b0cSelric to link 1100*ca1c9b0cSelric 1101*ca1c9b0cSelric1999-10-12 Assar Westerlund <assar@sics.se> 1102*ca1c9b0cSelric 1103*ca1c9b0cSelric * find-func-no-libs2.m4 (AC_FIND_FUNC_NO_LIBS2): new argument 1104*ca1c9b0cSelric `extra libs' 1105*ca1c9b0cSelric 1106*ca1c9b0cSelric * find-func-no-libs.m4 (AC_FIND_FUNC_NO_LIBS): new argument `extra 1107*ca1c9b0cSelric libs' 1108*ca1c9b0cSelric 1109*ca1c9b0cSelric1999-09-01 Johan Danielsson <joda@pdc.kth.se> 1110*ca1c9b0cSelric 1111*ca1c9b0cSelric * capabilities.m4: sgi capabilities 1112*ca1c9b0cSelric 1113*ca1c9b0cSelric1999-07-29 Assar Westerlund <assar@sics.se> 1114*ca1c9b0cSelric 1115*ca1c9b0cSelric * have-struct-field.m4: quote macros when undefining 1116*ca1c9b0cSelric 1117*ca1c9b0cSelric1999-07-28 Assar Westerlund <assar@sics.se> 1118*ca1c9b0cSelric 1119*ca1c9b0cSelric * Makefile.am.common (install-build-headers): add dependencies 1120*ca1c9b0cSelric 1121*ca1c9b0cSelric1999-07-24 Assar Westerlund <assar@sics.se> 1122*ca1c9b0cSelric 1123*ca1c9b0cSelric * have-type.m4: try to get autoheader to co-operate 1124*ca1c9b0cSelric 1125*ca1c9b0cSelric * have-type.m4: stolen from Arla 1126*ca1c9b0cSelric 1127*ca1c9b0cSelric * krb-struct-sockaddr-sa-len.m4: not used any longer. removed. 1128*ca1c9b0cSelric 1129*ca1c9b0cSelric1999-06-13 Assar Westerlund <assar@sics.se> 1130*ca1c9b0cSelric 1131*ca1c9b0cSelric * krb-struct-spwd.m4: consequent name of cache variables 1132*ca1c9b0cSelric 1133*ca1c9b0cSelric * krb-func-getlogin.m4: new file for testing for posix (broken) 1134*ca1c9b0cSelric getlogin 1135*ca1c9b0cSelric 1136*ca1c9b0cSelric * shared-libs.m4 (freebsd[34]): don't use ld -Bshareable 1137*ca1c9b0cSelric 1138*ca1c9b0cSelric1999-06-02 Johan Danielsson <joda@pdc.kth.se> 1139*ca1c9b0cSelric 1140*ca1c9b0cSelric * check-x.m4: extended test for X 1141*ca1c9b0cSelric 1142*ca1c9b0cSelric1999-05-14 Assar Westerlund <assar@sics.se> 1143*ca1c9b0cSelric 1144*ca1c9b0cSelric * check-netinet-ip-and-tcp.m4: proper autoheader tricks 1145*ca1c9b0cSelric 1146*ca1c9b0cSelric * check-netinet-ip-and-tcp.m4: new file for checking for 1147*ca1c9b0cSelric netinet/{ip,tcp}.h. These are special as they on Irix 6.5.3 1148*ca1c9b0cSelric require <standards.h> to be included in advance. 1149*ca1c9b0cSelric 1150*ca1c9b0cSelric * check-xau.m4: we also need to check for XauFilename since it's 1151*ca1c9b0cSelric used by appl/kx. And on Irix 6.5 that function requires linking 1152*ca1c9b0cSelric with -lX11. 1153*ca1c9b0cSelric 1154*ca1c9b0cSelric1999-05-08 Assar Westerlund <assar@sics.se> 1155*ca1c9b0cSelric 1156*ca1c9b0cSelric * krb-find-db.m4: try with more header files than ndbm.h 1157*ca1c9b0cSelric 1158*ca1c9b0cSelric1999-04-19 Assar Westerlund <assar@sics.se> 1159*ca1c9b0cSelric 1160*ca1c9b0cSelric * test-package.m4: try to handle the case of --without-package 1161*ca1c9b0cSelric correctly 1162*ca1c9b0cSelric 1163*ca1c9b0cSelric1999-04-17 Assar Westerlund <assar@sics.se> 1164*ca1c9b0cSelric 1165*ca1c9b0cSelric * make-aclocal: removed. Not used anymore, being replaced by 1166*ca1c9b0cSelric aclocal from automake. 1167*ca1c9b0cSelric 1168*ca1c9b0cSelricThu Apr 15 14:17:26 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1169*ca1c9b0cSelric 1170*ca1c9b0cSelric * make-proto.pl: handle __attribute__ 1171*ca1c9b0cSelric 1172*ca1c9b0cSelricFri Apr 9 20:37:18 1999 Assar Westerlund <assar@sics.se> 1173*ca1c9b0cSelric 1174*ca1c9b0cSelric * shared-libs.m4: quote $@ 1175*ca1c9b0cSelric (freebsd3): add install_symlink_command2 1176*ca1c9b0cSelric 1177*ca1c9b0cSelricWed Apr 7 20:40:22 1999 Assar Westerlund <assar@sics.se> 1178*ca1c9b0cSelric 1179*ca1c9b0cSelric * shared-libs.m4 (hpux): no library dependencies 1180*ca1c9b0cSelric 1181*ca1c9b0cSelricMon Apr 5 16:13:08 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1182*ca1c9b0cSelric 1183*ca1c9b0cSelric * test-package.m4: compile and link, rather than looking for 1184*ca1c9b0cSelric files; also export more information, so it's possible to add rpath 1185*ca1c9b0cSelric information 1186*ca1c9b0cSelric 1187*ca1c9b0cSelricTue Mar 30 13:49:54 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1188*ca1c9b0cSelric 1189*ca1c9b0cSelric * Makefile.am.common: CFLAGS -> AM_CFLAGS 1190*ca1c9b0cSelric 1191*ca1c9b0cSelricMon Mar 29 16:51:12 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1192*ca1c9b0cSelric 1193*ca1c9b0cSelric * check-xau.m4: check for XauWriteAuth before checking for 1194*ca1c9b0cSelric XauReadAuth to catch -lX11:s not containing XauWriteAuth, and IRIX 1195*ca1c9b0cSelric 6.5 that doesn't work with -lXau 1196*ca1c9b0cSelric 1197*ca1c9b0cSelricSat Mar 27 18:03:58 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1198*ca1c9b0cSelric 1199*ca1c9b0cSelric * osfc2.m4: --enable-osfc2 1200*ca1c9b0cSelric 1201*ca1c9b0cSelricFri Mar 19 15:34:52 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1202*ca1c9b0cSelric 1203*ca1c9b0cSelric * shared-libs.m4: move shared lib stuff here 1204*ca1c9b0cSelric 1205*ca1c9b0cSelricWed Mar 24 23:24:51 1999 Assar Westerlund <assar@sics.se> 1206*ca1c9b0cSelric 1207*ca1c9b0cSelric * Makefile.am.common (install-build-headers): simplify loop 1208*ca1c9b0cSelric 1209*ca1c9b0cSelricTue Mar 23 17:31:23 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1210*ca1c9b0cSelric 1211*ca1c9b0cSelric * check-getpwnam_r-posix.m4: check for getpwnam_r, and if it's 1212*ca1c9b0cSelric posix or not 1213*ca1c9b0cSelric 1214*ca1c9b0cSelricTue Mar 23 00:00:13 1999 Assar Westerlund <assar@sics.se> 1215*ca1c9b0cSelric 1216*ca1c9b0cSelric * Makefile.am.common (install_build_headers): try to make it work 1217*ca1c9b0cSelric better when list of headers is empty. handle make rewriting the 1218*ca1c9b0cSelric filenames. 1219*ca1c9b0cSelric 1220*ca1c9b0cSelric * Makefile.am.common: hesoid -> hesiod 1221*ca1c9b0cSelric 1222*ca1c9b0cSelricSun Mar 21 14:48:03 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1223*ca1c9b0cSelric 1224*ca1c9b0cSelric * grok-type.m4: <bind/bitypes.h> 1225*ca1c9b0cSelric 1226*ca1c9b0cSelric * Makefile.am.common: fix for automake bug/feature; add more LIB_* 1227*ca1c9b0cSelric 1228*ca1c9b0cSelric * test-package.m4: fix typo 1229*ca1c9b0cSelric 1230*ca1c9b0cSelric * check-man.m4: fix some typos 1231*ca1c9b0cSelric 1232*ca1c9b0cSelric * auth-modules.m4: tests for authentication modules 1233*ca1c9b0cSelric 1234*ca1c9b0cSelricThu Mar 18 11:02:55 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1235*ca1c9b0cSelric 1236*ca1c9b0cSelric * Makefile.am.common: make install-build-headers a multi 1237*ca1c9b0cSelric dependency target 1238*ca1c9b0cSelric 1239*ca1c9b0cSelric * Makefile.am.common: remove include_dir hack 1240*ca1c9b0cSelric 1241*ca1c9b0cSelric * Makefile.am.common: define LIB_kafs and LIB_gssapi 1242*ca1c9b0cSelric 1243*ca1c9b0cSelric * krb-find-db.m4: subst DBLIB also 1244*ca1c9b0cSelric 1245*ca1c9b0cSelric * check-xau.m4: test for Xau{Read,Write}Auth 1246*ca1c9b0cSelric 1247*ca1c9b0cSelricWed Mar 10 19:29:20 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1248*ca1c9b0cSelric 1249*ca1c9b0cSelric * wflags.m4: AC_WFLAGS 1250*ca1c9b0cSelric 1251*ca1c9b0cSelricMon Mar 1 11:23:41 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1252*ca1c9b0cSelric 1253*ca1c9b0cSelric * have-struct-field.m4: remove extra AC_MSG_RESULT 1254*ca1c9b0cSelric 1255*ca1c9b0cSelric * proto-compat.m4: typo 1256*ca1c9b0cSelric 1257*ca1c9b0cSelric * krb-func-getcwd-broken.m4: update to autoconf 2.13 1258*ca1c9b0cSelric 1259*ca1c9b0cSelric * krb-find-db.m4: update to autoconf 2.13 1260*ca1c9b0cSelric 1261*ca1c9b0cSelric * check-declaration.m4: typo 1262*ca1c9b0cSelric 1263*ca1c9b0cSelric * have-pragma-weak.m4: update to autoconf 2.13 1264*ca1c9b0cSelric 1265*ca1c9b0cSelric * have-struct-field.m4: better handling of types with spaces 1266*ca1c9b0cSelric 1267*ca1c9b0cSelricMon Feb 22 20:05:06 1999 Johan Danielsson <joda@hella.pdc.kth.se> 1268*ca1c9b0cSelric 1269*ca1c9b0cSelric * broken-glob.m4: check for broken glob 1270*ca1c9b0cSelric 1271*ca1c9b0cSelricSun Jan 31 06:50:33 1999 Assar Westerlund <assar@sics.se> 1272*ca1c9b0cSelric 1273*ca1c9b0cSelric * krb-ipv6.m4: more magic for different v6 implementations. From 1274*ca1c9b0cSelric Jun-ichiro itojun Hagino <itojun@kame.net> 1275*ca1c9b0cSelric 1276*ca1c9b0cSelricSun Nov 22 12:16:06 1998 Assar Westerlund <assar@sics.se> 1277*ca1c9b0cSelric 1278*ca1c9b0cSelric * krb-struct-spwd.m4: new file 1279*ca1c9b0cSelric 1280*ca1c9b0cSelricThu Jun 4 04:07:41 1998 Assar Westerlund <assar@sics.se> 1281*ca1c9b0cSelric 1282*ca1c9b0cSelric * find-func-no-libs2.m4: new file 1283*ca1c9b0cSelric 1284*ca1c9b0cSelricFri May 1 23:31:28 1998 Assar Westerlund <assar@sics.se> 1285*ca1c9b0cSelric 1286*ca1c9b0cSelric * c-attribute.m4, c-function.m4: new files (from arla) 1287*ca1c9b0cSelric 1288*ca1c9b0cSelricWed Mar 18 23:11:29 1998 Assar Westerlund <assar@sics.se> 1289*ca1c9b0cSelric 1290*ca1c9b0cSelric * krb-ipv6.m4: rename HAVE_STRUCT_SOCKADDR_IN6 to HAVE_IPV6 1291*ca1c9b0cSelric 1292*ca1c9b0cSelricThu Feb 26 02:37:49 1998 Assar Westerlund <assar@sics.se> 1293*ca1c9b0cSelric 1294*ca1c9b0cSelric * make-proto.pl: should work with perl4 1295*ca1c9b0cSelric 1296