summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* drop libdyn as a separate libraryKen Raeburn2002-07-172-3/+7
* * pre.in (PTY_DEPLIB): Fix to reflect always being built staticTom Yu2002-07-132-2/+5
* * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectoryKen Raeburn2002-07-132-1/+4
* get rid of lib/krb5utilKen Raeburn2002-06-252-2/+4
* * post.in (clean-unix): Delete .d and .depend files along with $(OBJS) in oneKen Raeburn2002-06-152-3/+4
* * pre.in (COM_ERR_DEPS): New variableKen Raeburn2002-06-152-0/+6
* * post.in (clean-unix): Delete .d filesKen Raeburn2002-06-152-1/+5
* Define KRB5_PRIVATE=1 so that private definitions are used. DefineDanilo Almeida2002-04-112-1/+8
* * pre.in: Add support for doing optional stripping of programsTom Yu2002-04-032-2/+7
* * move-if-changed: New script.Ken Raeburn2002-03-263-2/+23
* * shlib.conf: Fix hpux to deal with building shared libs with gcc.Tom Yu2002-01-092-3/+17
* * shlib.conf: For Linux, always add "-lc" at the end of the link commandKen Raeburn2002-01-082-0/+11
* * libobj.in (config.status): Depend on shlib.confKen Raeburn2002-01-082-0/+5
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-202-1/+11
* * post.in: Minor tidying. Make the target of the mondo recursionTom Yu2001-10-122-1/+9
* * post.in (depfix2.sed): collapse multiple slashes; more relative pathname pr...Ken Raeburn2001-09-062-1/+4
* * post.in (depfix2.sed): New target, generates a sed script that'll do a betterKen Raeburn2001-09-062-15/+20
* * post.in: Run compiler and sed in separate rules. Make "depend" a recursiveKen Raeburn2001-09-012-21/+35
* fix ordering in last changeKen Raeburn2001-09-011-1/+1
* * post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcutKen Raeburn2001-09-012-5/+24
* * post.in (all-recurse clean-recurse distclean-recurseEzra Peisach2001-08-072-1/+9
* 2001-07024 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2001-07-242-1/+6
* * win-pre.in, win-post.in: Move rule-printing code to win-post.inDanilo Almeida2001-07-243-4/+10
* * win-pre.in: Minimize printing of compiler command line duringDanilo Almeida2001-06-222-4/+23
* * win-pre.in, win-post.in: Improve output directory creation and cleanupDanilo Almeida2001-06-223-43/+38
* * pre.in (KADM_COMM_DEPLIBS): Depend on GSSRPC_DEPLIBS and notEzra Peisach2001-06-182-2/+7
* * pre.in (AUTOHEADER, AUTOHEADERFLAGS): New variablesKen Raeburn2001-06-062-0/+6
* * shlib.conf: Fix RUN_ENV for Irix. [pulled up from 1.2.2]Tom Yu2001-05-112-2/+22
* * shlib.conf: We don't need aix.bincmds anymore for AIX. Use theTom Yu2001-01-292-2/+7
* use revised compile_et script instead of calling awk directlyKen Raeburn2001-01-182-4/+10
* *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