summaryrefslogtreecommitdiffstats
path: root/src/config/pre.in
Commit message (Expand)AuthorAgeFilesLines
* Move definitions of KRB5_PRIVATE and KRB5_DEPRECATED from autoconf.hKen Raeburn2006-04-081-0/+1
* Quick hack to make it easy to run valgrind on many of our test cases.Ken Raeburn2006-03-161-1/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+1
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+5
* Merge from plugin branchKen Raeburn2006-03-071-1/+4
* Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn2005-10-271-0/+2
* Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn2005-10-051-11/+5
* Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn2005-07-061-1/+1
* * pre.in (KRB5_DB_MODULE_DIR): New variableKen Raeburn2005-06-291-0/+1
* * pre.in (THREAD_LINKOPTS): New variableKen Raeburn2005-06-211-0/+1
* * pre.in (PTHREAD_LIBS, DL_LIB): New variablesKen Raeburn2005-06-211-0/+3
* create rpc header install directoryTom Yu2004-11-191-1/+2
* Install example config filesTom Yu2004-10-071-0/+3
* * lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn2004-09-231-1/+1
* Better support for using libutil on systems that need it for variousTom Yu2004-09-221-0/+3
* Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2004-09-171-0/+1
* * pre.in (PTHREAD_CFLAGS): New variable.Ken Raeburn2004-06-191-1/+4
* * pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf and autoheaderKen Raeburn2004-06-081-5/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-2/+2
* * pre.in (SUPPORT_LIBNAME, SUPPORT_DEPLIB, SUPPORT_LIB): New variables.Ken Raeburn2004-05-051-2/+5
* * pre.in (EXTRA_FILES): New variable.Ken Raeburn2004-04-301-0/+3
* Start depending on perl for buildsKen Raeburn2004-04-241-0/+1
* Use more flexible command substitution for shared library generation, so we canKen Raeburn2004-04-231-6/+12
* * pre.in (top_srcdir): Define, set by configureKen Raeburn2004-03-081-0/+1
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-1/+4
* note, in comments, some per-directory variables autoconf setsKen Raeburn2004-03-081-0/+14
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-0/+5
* Tru64 and Irix have RPATH issues for test suiteTom Yu2004-02-121-0/+4
* 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