aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2003-03-03Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu4-35/+53
2003-02-12 * post.in (.dtmp): Use -DDEPEND to allow source files to excludeTom Yu2-1/+6
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn4-65/+80
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu2-0/+12
2002-12-12Fix depend rules to keep state about whether verification of variousTom Yu3-50/+173
2002-12-09 * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu2-6/+10
2002-11-27 * post.in (clean-unix): Clean depfix2.sed as wellTom Yu2-1/+5
2002-11-14Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach3-1/+9
2002-11-12Fix TCL_RPATH to explicitly insert system library path intoTom Yu2-2/+9
2002-11-08* pre.in (.et.h, .et.c): Drop "set -x"Ken Raeburn2-2/+6
2002-11-05New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu3-15/+42
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman3-1/+16
2002-09-24Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach2-1/+6
2002-09-24* pre.in (.et.c, .et.h): Change rules to only update the desired target file,Ken Raeburn2-2/+18
2002-09-19Put back in the V5_OUTPUT_MAKEFILE. Revert the config.status invocationEzra Peisach2-1/+5
2002-09-19Use AC_CONFIG_FILES for each Makefile generated instead of passingEzra Peisach2-1/+6
2002-09-19* post.in ($(srcdir)/$(thisconfigdir)/configure): Delete autom4te.cache direc...Ken Raeburn2-0/+7
2002-09-14Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn2-2/+13
2002-09-14Delete old placeholders for framework support; implement it anew soon,Ken Raeburn4-45/+20
2002-09-13Don't do 'make depend' if we're not using the in-tree versions of et,ss,dbKen Raeburn2-2/+29
2002-09-13Permit building against either the in-tree version of db2 or a system versionKen Raeburn2-4/+23
2002-09-11log for last post.in changeKen Raeburn1-0/+5
2002-09-11Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) andKen Raeburn1-8/+1
2002-09-03Support SS_LIB=... at configure timeKen Raeburn2-1/+2
2002-09-03* libobj.in (.c.so, .c.po): Put LOCALINCLUDES before CPPFLAGSKen Raeburn2-2/+4
2002-09-03* pre.in (ALL_CFLAGS): Put LOCALINCLUDES before CPPFLAGSKen Raeburn2-1/+5
2002-08-29* pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@Ken Raeburn2-1/+2
2002-08-29drop SS_DEPS from last changeKen Raeburn2-2/+1
2002-08-29* win-pre.in (COM_ERR_DEPS, SS_DEPS): New variablesKen Raeburn2-0/+5
2002-08-29* pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEPLIB-k5, SS_DEPLIB-sys,Ken Raeburn2-10/+31
2002-08-29* shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after othe...Ken Raeburn2-32/+35
2002-08-29* pre.in (SS_DEPS): New variableKen Raeburn2-0/+2
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-2/+7
2002-08-26 * pre.in: Set host to @krb5_cv_host@ instead of @host@. The wayEzra Peisach2-1/+8
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-4/+4
2002-08-15* lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. UseKen Raeburn4-5/+23
2002-07-17drop libdyn as a separate libraryKen Raeburn2-3/+7
2002-07-13 * pre.in (PTY_DEPLIB): Fix to reflect always being built staticTom Yu2-2/+5
2002-07-13* pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectoryKen Raeburn2-1/+4
2002-06-25get rid of lib/krb5utilKen Raeburn2-2/+4
2002-06-15* post.in (clean-unix): Delete .d and .depend files along with $(OBJS) in oneKen Raeburn2-3/+4
2002-06-15* pre.in (COM_ERR_DEPS): New variableKen Raeburn2-0/+6
2002-06-15* post.in (clean-unix): Delete .d filesKen Raeburn2-1/+5
2002-04-11Define KRB5_PRIVATE=1 so that private definitions are used. DefineDanilo Almeida2-1/+8
2002-04-03 * pre.in: Add support for doing optional stripping of programsTom Yu2-2/+7
2002-03-26* move-if-changed: New script.Ken Raeburn3-2/+23
2002-01-09 * shlib.conf: Fix hpux to deal with building shared libs with gcc.Tom Yu2-3/+17
2002-01-08* shlib.conf: For Linux, always add "-lc" at the end of the link commandKen Raeburn2-0/+11
2002-01-08* libobj.in (config.status): Depend on shlib.confKen Raeburn2-0/+5
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2-1/+11