summaryrefslogtreecommitdiffstats
path: root/src/config/pre.in
Commit message (Expand)AuthorAgeFilesLines
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-7/+0
* don't install in-tree libdbTom Yu2003-04-021-2/+3
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-031-1/+10
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+70
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-0/+7
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-121-32/+79
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-141-0/+1
* * pre.in (.et.h, .et.c): Drop "set -x"Ken Raeburn2002-11-081-2/+2
* New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2002-11-051-0/+4
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-0/+11
* * pre.in (.et.c, .et.h): Change rules to only update the desired target file,Ken Raeburn2002-09-241-2/+12
* Delete old placeholders for framework support; implement it anew soon,Ken Raeburn2002-09-141-12/+3
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-131-4/+15
* Support SS_LIB=... at configure timeKen Raeburn2002-09-031-1/+1
* * pre.in (ALL_CFLAGS): Put LOCALINCLUDES before CPPFLAGSKen Raeburn2002-09-031-1/+1
* * pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@Ken Raeburn2002-08-291-1/+1
* * pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEPLIB-k5, SS_DEPLIB-sys,Ken Raeburn2002-08-291-10/+22
* * pre.in (SS_DEPS): New variableKen Raeburn2002-08-291-0/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-2/+2
* * pre.in: Set host to @krb5_cv_host@ instead of @host@. The wayEzra Peisach2002-08-261-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-4/+0
* * lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. UseKen Raeburn2002-08-151-2/+2
* drop libdyn as a separate libraryKen Raeburn2002-07-171-3/+2
* * pre.in (PTY_DEPLIB): Fix to reflect always being built staticTom Yu2002-07-131-2/+1
* * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectoryKen Raeburn2002-07-131-1/+0
* get rid of lib/krb5utilKen Raeburn2002-06-251-2/+0
* * pre.in (COM_ERR_DEPS): New variableKen Raeburn2002-06-151-0/+4
* * pre.in: Add support for doing optional stripping of programsTom Yu2002-04-031-2/+3
* * pre.in (KADM_COMM_DEPLIBS): Depend on GSSRPC_DEPLIBS and notEzra Peisach2001-06-181-2/+2
* * pre.in (AUTOHEADER, AUTOHEADERFLAGS): New variablesKen Raeburn2001-06-061-0/+2
* use revised compile_et script instead of calling awk directlyKen Raeburn2001-01-181-4/+3
* *post.in (Makefile): When running autoconf, use AUTOCONFFLAGSEzra Peisach2000-10-271-0/+1
* * pre.in: Fix some inconsistent spelling in the previous changesTom Yu2000-08-311-4/+4
* * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables.Ken Raeburn2000-08-301-3/+25
* * pre.in: Remove the kdb5 and db libraries from theEzra Peisach2000-07-031-2/+2
* * pre.in: Twiddle things around to support building libdb underTom Yu2000-06-301-2/+2
* pullup from 1.2-beta4Ken Raeburn2000-06-301-1/+1
* Use @includedir@Wilfredo Sanchez2000-05-051-1/+1
* Tweak build system to deal somewhat better with HPUX shared libsTom Yu2000-03-011-0/+1
* * pre.in: Add KRB524_DEPLIB and KRB524_LIBTom Yu2000-02-041-0/+4
* * pre.in (KADM_COMM_LIBS): Drop krb5util libraryKen Raeburn2000-01-271-1/+1
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+9
* * pre.in (CRYPTO_DEPLIB):Tom Yu1998-04-151-3/+3
* pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconfTheodore Tso1998-03-021-0/+2
* * windows.in: Rewrite some of the directory syntaxTom Yu1998-02-181-3/+10
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-1/+2
* * pre.in: Clean up up .ct.c ruleTom Yu1997-11-191-5/+1
* Explicitly set the owner of the files which are installed setuid rootTheodore Tso1997-10-201-1/+1
* * pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBSTom Yu1997-08-071-1/+4
* * pre.in (KRB4COMPAT_DEPLIBS): Depends on KRB5_BASE_DEPLIBS (notEzra Peisach1997-03-031-1/+1