summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
...
* * aclocal.m4: Add support for --with-hesiod (and add it toTom Yu1997-08-071-0/+23
* * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT) to the listTom Yu1997-03-281-2/+2
* * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP/UX, FreeBSD,Tom Yu1997-03-241-4/+51
* * aclocal.m4 (KRB5_LIB_PARAMS): Add support for mips-dec-netbsdTom Yu1997-03-211-0/+12
* * aclocal.m4: Add provisions to make major version numberTom Yu1997-03-101-7/+23
* Added RUN_ENV line for LinuxTheodore Tso1997-02-241-0/+1
* * Make shared libs work on AIXSam Hartman1997-02-221-2/+25
* Linux doesn't understand -R; use "-bWl,-rpath -Wl,$(PROG_RPATH)" insteadTheodore Tso1997-02-211-1/+1
* * aclocal.m4: Add shared library support for IrixTom Yu1997-02-141-0/+12
* * aclocal.m4: Remove INSTALL_VARIABLE_HACK, as it's no longerTom Yu1997-02-121-16/+0
* * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platformsEzra Peisach1997-02-101-1/+7
* Merge of libhack_branchTom Yu1997-02-091-221/+314
* * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12.Ezra Peisach1996-12-301-0/+1
* * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with theTom Yu1996-12-241-1/+1
* * aclocal.m4 (LinkFileDir, LinkFile): AC_REQUIRE the AC_LN_S macroTom Yu1996-11-081-2/+2
* * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checking for -ltclTom Yu1996-11-021-5/+5
* For libdb.a - use a relative path $(TOPLIBD)/libdb.a instead of -ldbEzra Peisach1996-10-311-1/+1
* * aclocal.m4: Fix CopySrcHeader and CopyHeader so they actuallyTom Yu1996-10-221-4/+14
* * configure.in: Add AC_KRB5_TCL so configure --help is usefulEzra Peisach1996-10-141-12/+46
* * aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look for sys_errlistTom Yu1996-08-311-15/+29
* configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DBTheodore Tso1996-08-231-90/+0
* * aclocal.m4 (LIBS): include -lgen if compile() is present andMarc Horowitz1996-07-261-0/+12
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-40/+80
* Fix up handling of libkrb4 libraries so includes and stuff work withSam Hartman1996-06-241-2/+5
* * aclocal.m4 (CHECK_DB): explicitly set $LIBS before callingTom Yu1996-06-171-0/+1
* * aclocal.m4: break some stuff out into pre.in and post.in inTom Yu1996-06-141-140/+6
* * aclocal.m4 (AC_CHECK_DBM_PROTO): Correct to use correct cacheEzra Peisach1996-06-131-1/+1
* * aclocal.m4: use new AC_OUTPUT syntax for constructingTom Yu1996-06-121-3/+3
* *aclocal.m4: Remove WITH_KDB4 and USE_KDB4_LIBRARY supportEzra Peisach1996-06-121-35/+2
* Always do USE_ANAME if kdbm_deplib is not defined, since in sharedTheodore Tso1996-06-041-0/+3
* * aclocal.m4 (AC_CHECK_DBM_PROTO): sense of arguments to beTom Yu1996-05-291-2/+2
* Remove vestigal support for ODBMTheodore Tso1996-05-201-12/+0
* (AC_CHECK_DBM_PROTOS): If the test had already been run and the resultEzra Peisach1996-05-151-2/+3
* * Makefile.in (tgz-bin, pkgdir): New targets.Ken Raeburn1996-05-011-4/+8
* * aclocal.m4 (V5_USE_SHARED_LIB): Remove another dependency in theEzra Peisach1996-04-241-1/+1
* * aclocal.m4 (KRB5_RUN_FLAGS): Allows for setting of proper pathsEzra Peisach1996-03-191-1/+23
* * aclocal.m4 (V5_OUTPUT_MAKEFILE): nuke some redundant sed rulesTom Yu1996-03-151-3/+1
* * aclocal.m4 (V5_OUTPUT_MAKEFILE): most seds don't deal withTom Yu1996-03-141-6/+11
* * aclocal.m4 (V5_MAKE_SHARED_LIB): If the cache variables forKen Raeburn1996-03-131-20/+140
* * aclocal.m4 (KRB5_SIGTYPE): quote the body correctly, so the testMark Eichin1996-03-111-2/+2
* Do not include the build directories in the rpath (runtime lib path)Richard Basch1996-02-221-7/+7
* * aclocal.m4Richard Basch1996-02-041-11/+46
* Move the prototype checking code from include/krb5/configure.in intoEzra Peisach1996-01-221-0/+18
* * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB so that topEzra Peisach1996-01-221-6/+6
* * aclocal.m4Richard Basch1996-01-221-28/+101
* * aclocal.m4 (WITH_DBM_LNAME): add --with-dbm-lname for callers ofMark Eichin1996-01-151-0/+35
* Removed checking for <sys/fcntl.h>; always use <fcntl.h>Richard Basch1996-01-041-21/+0
* Add USE_KRB5UTIL_LIBRARY. Change library link order to -lkrb4 -lkrb5Ezra Peisach1995-12-061-3/+11
* Changes to do shared library versioning under AIXSam Hartman1995-10-111-11/+29
* * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versionsEzra Peisach1995-10-021-8/+57