summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Incorporate Apple's patchKen Raeburn2008-08-251-0/+1
* Actually use the export list for Darwin librariesKen Raeburn2008-08-121-1/+1
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+0
* Drop $(SUBDIRS_@srcdir@) hack, it's not being used any more, andKen Raeburn2008-07-201-3/+1
* Use -dead_strip when linking dynamic libraries on DarwinKen Raeburn2008-07-091-1/+1
* kdb library now depends on gssrpc; add it to link commandsKen Raeburn2008-06-251-1/+1
* New target 'undepend' for temporarily removing generated dependency infoKen Raeburn2008-06-111-1/+16
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-191-1/+1
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-312-0/+43
* Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gccKen Raeburn2007-10-311-9/+9
* Test that C++ code can use our installed headersKen Raeburn2007-10-291-1/+11
* need more dylib_file specs for darwinKen Raeburn2007-08-091-2/+5
* Get rid of some old SunOS 4 config stuffKen Raeburn2007-08-081-18/+0
* Set PERLKen Raeburn2007-07-051-0/+1
* Report in make output when updating OBJS.ST/SH/PFKen Raeburn2007-07-031-0/+3
* Remove check-ac-syms rulesKen Raeburn2007-06-202-9/+0
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-253-5/+35
* Don't use -Bsymbolic on Linux for now, it seems to break kadmind somehowKen Raeburn2007-03-211-1/+1
* On Linux, add linker flags -Bsymbolic (makes for smaller libraries, atKen Raeburn2007-03-151-1/+1
* osf1: get proper library dependencies installedKen Raeburn2007-03-051-1/+1
* * pre.in (MOVEIFCHANGED): New variableKen Raeburn2007-01-201-1/+2
* Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn2007-01-202-2/+2
* * pre.in (.et.h, .et.c): Use temporary files in the current directory withKen Raeburn2007-01-202-6/+11
* * lib.in (clean-libs): Delete darwin.exports and hpux10.exports.Ken Raeburn2007-01-062-3/+3
* Modifications to support the generation and embedding Jeffrey Altman2006-12-072-0/+8
* For Irix - determine if using gcc and gnu ld - set compiler flags properlyEzra Peisach2006-10-231-1/+7
* osf1 -oldstyle_liblookup typoEzra Peisach2006-10-221-1/+1
* fix typo in make var refKen Raeburn2006-10-151-1/+1
* Define VALGRIND1 as an invocation of valgrind that could be used for VALGRINDKen Raeburn2006-10-151-1/+5
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-132-4/+2
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-0/+1
* configure: Depend on $(AUTOCONF_HEADER) so check-ac-syms will be happierKen Raeburn2006-10-021-0/+1
* * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINEKen Raeburn2006-08-301-1/+1
* Set datarootdir in each Makefile to make Autoconf 2.60 happierRuss Allbery2006-08-151-0/+1
* respect LDFLAGS in NetBSD buildKen Raeburn2006-07-211-1/+14
* back out r18245; it breaks under gcc + GNU ld on SolarisTom Yu2006-06-293-15/+3
* implement symbol export restrictions for SolarisKen Raeburn2006-06-283-3/+15
* (clean-unix): Use DEPTARGETS_CLEAN instead of DEPTARGETS.Ken Raeburn2006-06-221-1/+3
* Update config.guess and config.sub to the current versions fromRuss Allbery2006-06-192-334/+522
* (hpux10.exports): Export initializer and destructor symbols(?). PatchKen Raeburn2006-06-161-0/+2
* fix for support lib version number changeKen Raeburn2006-06-161-1/+1
* * config/pre.in (KRB5_BASE_LIBS): Add $(DL_LIB).Ken Raeburn2006-06-151-1/+1
* This ticket is pretty old, and the config files have been changedKen Raeburn2006-06-151-0/+13
* Don't use GNU linker option --as-needed yetKen Raeburn2006-06-091-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-0/+1
* * post.in (.acsyms_okay): Target deleted.Ken Raeburn2006-05-031-10/+3
* (.acsyms_okay): Fix rules to work better from subdirectories, and skip theKen Raeburn2006-04-251-3/+3
* Tweak configure script generation to check that all symbols producedKen Raeburn2006-04-252-0/+15
* (*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGSKen Raeburn2006-04-141-0/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-1546/+0