summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4: Define KRB5_AC_NEED_BIND_8_COMPAT to check for bind 9 and highe...Alexandra Ellwood2003-03-181-0/+20
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-031-16/+3
* Substitute DEPLIBEXT for library buildsSam Hartman2003-03-021-0/+1
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-101-17/+5
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-10/+7
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-0/+12
* * aclocal.m4 (KRB5_GETSOCKNAME_ARGS, KRB5_GETPEERANME_ARGS): Check forKen Raeburn2002-12-181-2/+2
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-141-0/+4
* Fix TCL_RPATH to explicitly insert system library path intoTom Yu2002-11-121-1/+1
* New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2002-11-051-0/+8
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Use 'eval' when setting TCL_LIBS toKen Raeburn2002-10-311-1/+3
* * aclocal.m4 (AC_KRB5_TCL): If --with-tcl is given, failure to find a libraryKen Raeburn2002-10-281-1/+6
* * aclocal.m4 (CONFIG_RULES): Define using AC_DEFUNKen Raeburn2002-10-121-1/+1
* * aclocal.m4: Use dnl after all AC_REQUIRE invocations.Ken Raeburn2002-10-121-41/+44
* * aclocal.m4 (WITH_CC_DEPRECATED_ARG): New macro.Ken Raeburn2002-10-111-6/+6
* * aclocal.m4 (CONFIG_RULES): Comment out code looking for the in-tree versionKen Raeburn2002-10-111-7/+7
* Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach2002-09-241-11/+12
* configure fails (autoconf 2.52) if aclocal.m4 located in directory above sour...Ezra Peisach2002-09-231-1/+1
* Put back in the V5_OUTPUT_MAKEFILE. Revert the config.status invocationEzra Peisach2002-09-191-0/+10
* Use AC_CONFIG_FILES for each Makefile generated instead of passingEzra Peisach2002-09-191-21/+21
* * aclocal.m4 (KRB5_AC_CHOOSE_SS): Check that the indicated system ss packageKen Raeburn2002-09-191-0/+18
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Set TCL_LIBPATH andTom Yu2002-09-151-2/+2
* Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn2002-09-141-0/+6
* Delete old placeholders for framework support; implement it anew soon,Ken Raeburn2002-09-141-10/+1
* copyrightKen Raeburn2002-09-131-0/+3
* * aclocal.m4 (KRB5_AC_CHOOSE_DB): New macro.Ken Raeburn2002-09-131-0/+36
* Support SS_LIB=... at configure timeKen Raeburn2002-09-031-1/+5
* * aclocal.m4 (KRB_INCLUDE): Put in-tree include dirs before previous contents...Ken Raeburn2002-09-031-1/+1
* Change configure argument handling to be more in line with standard autoconfKen Raeburn2002-08-301-65/+44
* * aclocal.m4 (CHOOSE_ET, CHOOSE_SS): New macros.Ken Raeburn2002-08-291-0/+54
* * aclocal.m4 (KRB5_LIB_PARAMS): Substitute krb5_cv_host inEzra Peisach2002-08-261-7/+1
* * aclocal.m4: Require autoconf 2.52 or laterKen Raeburn2002-08-241-1/+1
* * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Disable installation of libraryKen Raeburn2002-07-131-1/+4
* * aclocal.m4 (KRB5_AC_INET6): Use the three argument form ofEzra Peisach2002-07-061-1/+1
* * aclocal.m4 (KRB5_AC_INET6): Include netdb.h when checking for getaddrinfo, inKen Raeburn2002-07-061-1/+17
* * aclocal.m4 (TRY_PEER_INT): Strip trailing spaces from defined macrosKen Raeburn2002-04-051-2/+2
* * aclocal.m4 (CONFIG_RULES): Fix to not define KRB5_DEPRECATED; weTom Yu2002-04-031-1/+1
* * aclocal.m4 (CONFIG_RULES): Add -DKRB5_PRIVATE=1 andTom Yu2002-04-021-0/+2
* * aclocal.m4 (TRY_GETSOCK_INT): Strip trailing spaces from defined macrosKen Raeburn2002-03-281-2/+2
* * aclocal.m4: Require 2.13 of autoconf.Ezra Peisach2001-10-241-21/+26
* * aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Need brackets around argument...Ken Raeburn2001-09-281-1/+1
* make sockaddr_storage checks separate from ipv6 supportKen Raeburn2001-08-311-2/+29
* fix typoKen Raeburn2001-08-311-1/+1
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Do put /usr/include/tcl$v inKen Raeburn2001-08-311-12/+8
* * aclocal.m4 (KRB5_AC_CHECK_INET6): Don't check for AI_ADDRCONFIGKen Raeburn2001-08-211-1/+0
* * aclocal.m4: Fix typo in last change. Do not get rid ofEzra Peisach2001-07-311-4/+4
* Checked in correct change without extraneous debugging codeEzra Peisach2001-07-301-1/+0
* * aclocal.m4: Add functions KRB5_GETSOCKNAME_ARGS andEzra Peisach2001-07-301-0/+83
* * aclocal.m4 (CHECK_WAIT_TYPE): Need to include sys/types.h forEzra Peisach2001-07-081-1/+2
* * aclocal.m4 (CHECK_WAIT_TYPE): Improved testing if wait uses intEzra Peisach2001-07-051-2/+6