summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* *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
* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-16/+14
* aclocal.m4 (_MAKE_SUBDIRS): Change subdir recursion so thatTheodore Tso1995-08-231-4/+8
* * configure.in: For OSF/1 specify that the -rpath directive takesEzra Peisach1995-08-151-1/+5
* aclocal.m4 (SS_RULES): Add double quotes around "$}{*.ct"Theodore Tso1995-08-071-4/+4
* (KRB5_SOCKADDR_SA_LEN): Add space before = to keep shell happyEzra Peisach1995-07-181-1/+1
* Bsd 4.4 has a field sa_len in struct sockaddr which is theSam Hartman1995-07-181-0/+19
* Add LDFLAGS setting to KRB5_LIBRARIES rulePaul Park1995-07-121-1/+3
* * aclocal.m4: backslash '$' characters that go into double-quotedTom Yu1995-07-091-5/+5
* Add ability to set LDFLAGS for everything with --with-ldopts=<mumble>.Paul Park1995-07-071-4/+64
* * aclocal.m4 (_MAKE_SUBDIRS): Fixed so that error propogatesTom Yu1995-07-031-1/+1
* * aclocal.m4 (SubdirLibRule): don't recreate DONE if list of objsTom Yu1995-07-021-4/+8
* Be more flexible where sources come from when building shared librariesPaul Park1995-06-301-2/+2
* aclocal.m4 (KRB_INCLUDE): Search the build directories before theTheodore Tso1995-06-281-1/+1
* Work around bug in autoconf which causes a relative path for dnlTheodore Tso1995-06-281-1/+17
* ----------------------------------------------------------------------Sam Hartman1995-06-261-1/+1
* (V5_MAKE_SHARED_RULE) Set STEXT when not making shared libraryEzra Peisach1995-06-231-1/+3
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-231-3/+17
* Replace AC_CONFIG_FRAGMENTS, AC_CONFIG_FRAGMENTS_DEFUALT,Theodore Tso1995-06-211-70/+29
* * aclocal.m4: undefine AC_CONFIGF_AUX_DIR_DEFAULT beforeTom Yu1995-06-211-1/+2
* Add KRB5_SIGTYPE to define krb5_sigtype. Definition moved fromEzra Peisach1995-06-211-0/+25
* Removed extra blank lines and added "dnl" to the end of some macroTheodore Tso1995-06-211-13/+7
* Must protect $(FOO) with a backslash, since $(FOO) is speciallyTheodore Tso1995-06-191-12/+11
* * aclocal.m4: ARCHIVE gets a "cqv" to shut it up about the warningTom Yu1995-06-161-1/+1
* Explicitly handle default cases when neither --enable-shared orPaul Park1995-06-161-2/+6
* * aclocal.m4: Fix new append.out stuff to work with config.statusTom Yu1995-06-161-9/+24
* * aclocal.m4: people were using AC_DIVERSION_MAKEFILE insideTom Yu1995-06-161-36/+43
* (V5_USE_SHARED_LIB): Quote arguments to test in case the values are blankEzra Peisach1995-06-161-2/+2
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-6/+98