aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
1996-12-30 * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12.Ezra Peisach1-0/+1
1996-12-24 * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with theTom Yu1-1/+1
1996-11-08 * aclocal.m4 (LinkFileDir, LinkFile): AC_REQUIRE the AC_LN_S macroTom Yu1-2/+2
1996-11-02 * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checking for -ltclTom Yu1-5/+5
1996-10-31For libdb.a - use a relative path $(TOPLIBD)/libdb.a instead of -ldbEzra Peisach1-1/+1
1996-10-22 * aclocal.m4: Fix CopySrcHeader and CopyHeader so they actuallyTom Yu1-4/+14
1996-10-14 * configure.in: Add AC_KRB5_TCL so configure --help is usefulEzra Peisach1-12/+46
1996-08-31 * aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look for sys_errlistTom Yu1-15/+29
1996-08-23configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DBTheodore Tso1-90/+0
1996-07-26 * aclocal.m4 (LIBS): include -lgen if compile() is present andMarc Horowitz1-0/+12
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-40/+80
1996-06-24Fix up handling of libkrb4 libraries so includes and stuff work withSam Hartman1-2/+5
1996-06-17 * aclocal.m4 (CHECK_DB): explicitly set $LIBS before callingTom Yu1-0/+1
1996-06-14 * aclocal.m4: break some stuff out into pre.in and post.in inTom Yu1-140/+6
1996-06-13 * aclocal.m4 (AC_CHECK_DBM_PROTO): Correct to use correct cacheEzra Peisach1-1/+1
1996-06-12 * aclocal.m4: use new AC_OUTPUT syntax for constructingTom Yu1-3/+3
1996-06-12*aclocal.m4: Remove WITH_KDB4 and USE_KDB4_LIBRARY supportEzra Peisach1-35/+2
1996-06-04Always do USE_ANAME if kdbm_deplib is not defined, since in sharedTheodore Tso1-0/+3
1996-05-29 * aclocal.m4 (AC_CHECK_DBM_PROTO): sense of arguments to beTom Yu1-2/+2
1996-05-20Remove vestigal support for ODBMTheodore Tso1-12/+0
1996-05-15(AC_CHECK_DBM_PROTOS): If the test had already been run and the resultEzra Peisach1-2/+3
1996-05-01* Makefile.in (tgz-bin, pkgdir): New targets.Ken Raeburn1-4/+8
1996-04-24 * aclocal.m4 (V5_USE_SHARED_LIB): Remove another dependency in theEzra Peisach1-1/+1
1996-03-19 * aclocal.m4 (KRB5_RUN_FLAGS): Allows for setting of proper pathsEzra Peisach1-1/+23
1996-03-15 * aclocal.m4 (V5_OUTPUT_MAKEFILE): nuke some redundant sed rulesTom Yu1-3/+1
1996-03-14 * aclocal.m4 (V5_OUTPUT_MAKEFILE): most seds don't deal withTom Yu1-6/+11
1996-03-13 * aclocal.m4 (V5_MAKE_SHARED_LIB): If the cache variables forKen Raeburn1-20/+140
1996-03-11 * aclocal.m4 (KRB5_SIGTYPE): quote the body correctly, so the testMark Eichin1-2/+2
1996-02-22 Do not include the build directories in the rpath (runtime lib path)Richard Basch1-7/+7
1996-02-04* aclocal.m4Richard Basch1-11/+46
1996-01-22Move the prototype checking code from include/krb5/configure.in intoEzra Peisach1-0/+18
1996-01-22 * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB so that topEzra Peisach1-6/+6
1996-01-22* aclocal.m4Richard Basch1-28/+101
1996-01-15 * aclocal.m4 (WITH_DBM_LNAME): add --with-dbm-lname for callers ofMark Eichin1-0/+35
1996-01-04Removed checking for <sys/fcntl.h>; always use <fcntl.h>Richard Basch1-21/+0
1995-12-06Add USE_KRB5UTIL_LIBRARY. Change library link order to -lkrb4 -lkrb5Ezra Peisach1-3/+11
1995-10-11Changes to do shared library versioning under AIXSam Hartman1-11/+29
1995-10-02 * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versionsEzra Peisach1-8/+57
1995-09-25Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-16/+14
1995-08-23aclocal.m4 (_MAKE_SUBDIRS): Change subdir recursion so thatTheodore Tso1-4/+8
1995-08-15* configure.in: For OSF/1 specify that the -rpath directive takesEzra Peisach1-1/+5
1995-08-07aclocal.m4 (SS_RULES): Add double quotes around "$}{*.ct"Theodore Tso1-4/+4
1995-07-18(KRB5_SOCKADDR_SA_LEN): Add space before = to keep shell happyEzra Peisach1-1/+1
1995-07-18 Bsd 4.4 has a field sa_len in struct sockaddr which is theSam Hartman1-0/+19
1995-07-12Add LDFLAGS setting to KRB5_LIBRARIES rulePaul Park1-1/+3
1995-07-09 * aclocal.m4: backslash '$' characters that go into double-quotedTom Yu1-5/+5
1995-07-07Add ability to set LDFLAGS for everything with --with-ldopts=<mumble>.Paul Park1-4/+64
1995-07-03 * aclocal.m4 (_MAKE_SUBDIRS): Fixed so that error propogatesTom Yu1-1/+1
1995-07-02 * aclocal.m4 (SubdirLibRule): don't recreate DONE if list of objsTom Yu1-4/+8
1995-06-30Be more flexible where sources come from when building shared librariesPaul Park1-2/+2