summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-104-65/+80
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-232-0/+12
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-123-50/+173
* * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu2002-12-092-6/+10
* * post.in (clean-unix): Clean depfix2.sed as wellTom Yu2002-11-272-1/+5
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-143-1/+9
* Fix TCL_RPATH to explicitly insert system library path intoTom Yu2002-11-122-2/+9
* * pre.in (.et.h, .et.c): Drop "set -x"Ken Raeburn2002-11-082-2/+6
* New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2002-11-053-15/+42
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-073-1/+16
* Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach2002-09-242-1/+6
* * pre.in (.et.c, .et.h): Change rules to only update the desired target file,Ken Raeburn2002-09-242-2/+18
* Put back in the V5_OUTPUT_MAKEFILE. Revert the config.status invocationEzra Peisach2002-09-192-1/+5
* Use AC_CONFIG_FILES for each Makefile generated instead of passingEzra Peisach2002-09-192-1/+6
* * post.in ($(srcdir)/$(thisconfigdir)/configure): Delete autom4te.cache direc...Ken Raeburn2002-09-192-0/+7
* Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn2002-09-142-2/+13
* Delete old placeholders for framework support; implement it anew soon,Ken Raeburn2002-09-144-45/+20
* Don't do 'make depend' if we're not using the in-tree versions of et,ss,dbKen Raeburn2002-09-132-2/+29
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-132-4/+23
* log for last post.in changeKen Raeburn2002-09-111-0/+5
* Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) andKen Raeburn2002-09-111-8/+1
* Support SS_LIB=... at configure timeKen Raeburn2002-09-032-1/+2
* * libobj.in (.c.so, .c.po): Put LOCALINCLUDES before CPPFLAGSKen Raeburn2002-09-032-2/+4
* * pre.in (ALL_CFLAGS): Put LOCALINCLUDES before CPPFLAGSKen Raeburn2002-09-032-1/+5
* * pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@Ken Raeburn2002-08-292-1/+2
* drop SS_DEPS from last changeKen Raeburn2002-08-292-2/+1
* * win-pre.in (COM_ERR_DEPS, SS_DEPS): New variablesKen Raeburn2002-08-292-0/+5
* * pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEPLIB-k5, SS_DEPLIB-sys,Ken Raeburn2002-08-292-10/+31
* * shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after othe...Ken Raeburn2002-08-292-32/+35
* * pre.in (SS_DEPS): New variableKen Raeburn2002-08-292-0/+2
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+7
* * pre.in: Set host to @krb5_cv_host@ instead of @host@. The wayEzra Peisach2002-08-262-1/+8
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-4/+4
* * lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. UseKen Raeburn2002-08-154-5/+23
* 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