summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Make clean in lib/kdb leaves error table filesEzra Peisach2006-11-051-0/+1
* make dependTom Yu2006-10-061-12/+12
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-6/+6
* install headers into include/krb5Ken Raeburn2006-05-231-29/+33
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-2/+2
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-13/+1
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-2/+2
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-53/+53
* make dependKen Raeburn2006-03-271-15/+20
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-20/+20
* make dependKen Raeburn2006-03-081-7/+14
* Delete the rest of the support in the kdb library for doing locking onKen Raeburn2006-01-251-0/+2
* make dependTom Yu2005-11-291-26/+18
* * Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include systemKen Raeburn2005-10-111-1/+1
* * Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): VariablesKen Raeburn2005-10-041-8/+1
* * Makefile.in (t_kdb, check, clean): Delete t_kdb referencesKen Raeburn2005-06-301-12/+0
* * Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB)Ken Raeburn2005-06-211-1/+1
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-59/+41
* Update dependenciesKen Raeburn2005-06-211-21/+31
* run "make depend"Ken Raeburn2004-12-301-62/+63
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* updated dependenciesKen Raeburn2004-04-241-33/+41
* make dependKen Raeburn2003-12-151-31/+33
* make-depend updatesKen Raeburn2003-05-241-30/+30
* don't install in-tree libdbTom Yu2003-04-021-6/+9
* use kdb keytab for kadmindTom Yu2003-03-061-2/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* * Makefile.in (check): Remove test_db before running testsKen Raeburn2002-12-191-0/+1
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-161-3/+6
* update dependenciesKen Raeburn2002-09-131-2/+2
* update dependenciesKen Raeburn2002-08-291-10/+20
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * kdb_db2.h: Add prototype and rename forTom Yu2002-08-231-1/+1
* update dependenciesKen Raeburn2002-06-151-24/+21
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-071-1/+1
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-10/+10
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-23/+26
* dependenciesKen Raeburn2001-09-011-0/+47
* * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build thisTom Yu2000-06-301-2/+3
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-2/+2
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-3/+3
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-251-3/+3
* t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso1997-03-241-4/+3