summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* *post.in (Makefile): When running autoconf, use AUTOCONFFLAGSEzra Peisach2000-10-273-2/+9
* * pre.in: Fix some inconsistent spelling in the previous changesTom Yu2000-08-312-4/+10
* * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables.Ken Raeburn2000-08-304-5/+80
* * post.in: Test for existing Makefile in directory beforeTom Yu2000-08-292-1/+6
* * libobj.in (clean-libobjs): Combine "rm" commands into oneKen Raeburn2000-08-232-4/+5
* * win-pre.in: Add KRB4_INCLUDES definitionDanilo Almeida2000-07-202-0/+6
* * shlib.conf: New file, taken from KRB5_LIB_PARAMS in ../aclocal.m4Ken Raeburn2000-07-142-0/+259
* * pre.in: Remove the kdb5 and db libraries from theEzra Peisach2000-07-032-2/+7
* * lib.in: Fix up lib build rules to deal properly (hopefuly) withTom Yu2000-07-012-3/+8
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-4/+21
* * pre.in: Twiddle things around to support building libdb underTom Yu2000-06-302-2/+7
* pullup from 1.2-beta4Ken Raeburn2000-06-305-211/+883
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Use @includedir@Wilfredo Sanchez2000-05-051-1/+1
* Clean up Rhapsody guessing. Use Power* (catches PowerBook).Wilfredo Sanchez2000-05-032-10/+6
* Tweak build system to deal somewhat better with HPUX shared libsTom Yu2000-03-013-1/+8
* * libobj.in: Fix up .c.so and .c.po rules to include $(CFLAGS),Tom Yu2000-02-152-2/+7
* * pre.in: Add KRB524_DEPLIB and KRB524_LIBTom Yu2000-02-042-0/+8
* * pre.in (KADM_COMM_LIBS): Drop krb5util libraryKen Raeburn2000-01-272-1/+5
* Pull changes from krb5-1-1 branch: a) Make is soDanilo Almeida1999-12-042-25/+49
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-263-8/+13
* rhapsody and 'make -k' fixes from 1.1 branchKen Raeburn1999-09-014-4/+27
* config.sub: Now recognizes MacOS 10 as a valid OSBrad Thompson1999-08-131-0/+4
* Now recognizes MacOS 10 as a valid OSBrad Thompson1999-08-131-1/+1
* * config.guess: Add MacOS 10 support. (Submitted to autoconf maintainers.)Ken Raeburn1999-07-302-0/+8
* * mkinstalldirs: New file; from autoconf-2.13Tom Yu1999-07-232-0/+42
* * config.guess, config.sub, install-sh: Update from autoconf-2.13Tom Yu1999-07-234-103/+399
* Add support for conditional definition of DNS flags to win-pre.hJeffrey Altman1999-06-301-1/+7
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-193-5/+20
* Rename windows.in to win-pre.inDanilo Almeida1999-05-183-2/+7
* Remove win16 stuff. Add Win9x-compatible output directory creation.Danilo Almeida1999-05-173-125/+98
* Build win32 binaries in obj/$(CPU)/{dbg,rel}Danilo Almeida1999-05-103-44/+154
* post.in (Makefile): Don't try to run autoconf with $(SHELL), sinceTheodore Tso1999-04-102-1/+8
* Move the definition of DLL_DEF_FILE from windows.in to win-post.in, so thatTheodore Tso1999-03-232-9/+10
* Fix stupid typo in defining the DLL_FILE_DEF macroTheodore Tso1999-03-221-2/+2
* windows.in (DLL_FILE_DEF): Add makefile controls to set eitherTheodore Tso1999-03-122-2/+19
* winexclude.sed: Add .dll and .lib files to the list of functions whichTheodore Tso1999-02-092-0/+11
* Update the Changelog with a better documentation of the whole SUBDIRS,Theodore Tso1998-12-011-1/+22
* Checked in wrong version of post.in previously. Make sure we checkTheodore Tso1998-12-011-1/+1
* If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to controlTheodore Tso1998-11-132-1/+15
* windows.in: Remove -DLEHMAN, which doesn't do anything. (A grepTheodore Tso1998-05-272-1/+7
* Use double backslashes for the path separators to workaround MicrosoftTheodore Tso1998-05-252-3/+14
* * pre.in (CRYPTO_DEPLIB):Tom Yu1998-04-152-3/+9
* pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconfTheodore Tso1998-03-023-3/+13
* * windows.in: Rewrite some of the directory syntaxTom Yu1998-02-184-10/+39
* Checked in wrong version of ChangeLogTheodore Tso1998-02-141-2/+2
* Applied lxs's changes to add support for Rhapsody DR1Theodore Tso1998-02-143-1/+15
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-1/+10
* * pre.in: Clean up up .ct.c ruleTom Yu1997-11-192-5/+3