aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2006-11-08pull up r18763 from trunkTom Yu1-0/+1
2006-10-06make dependTom Yu1-12/+12
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-6/+6
2006-05-23install headers into include/krb5Ken Raeburn1-29/+33
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn1-2/+2
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-13/+1
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-2/+2
2006-04-04set DEFS empty in more placesKen Raeburn1-0/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-53/+53
2006-03-27make dependKen Raeburn1-15/+20
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-20/+20
2006-03-08make dependKen Raeburn1-7/+14
2006-01-25Delete the rest of the support in the kdb library for doing locking onKen Raeburn1-0/+2
2005-11-29make dependTom Yu1-26/+18
2005-10-11* Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include systemKen Raeburn1-1/+1
2005-10-04* Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): VariablesKen Raeburn1-8/+1
2005-06-30* Makefile.in (t_kdb, check, clean): Delete t_kdb referencesKen Raeburn1-12/+0
2005-06-21* Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB)Ken Raeburn1-1/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-59/+41
2005-06-21Update dependenciesKen Raeburn1-21/+31
2004-12-30run "make depend"Ken Raeburn1-62/+63
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-1/+1
2004-04-24updated dependenciesKen Raeburn1-33/+41
2003-12-15make dependKen Raeburn1-31/+33
2003-05-24make-depend updatesKen Raeburn1-30/+30
2003-04-02don't install in-tree libdbTom Yu1-6/+9
2003-03-06use kdb keytab for kadmindTom Yu1-2/+2
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-12-19* Makefile.in (check): Remove test_db before running testsKen Raeburn1-0/+1
2002-12-16Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach1-3/+6
2002-09-13update dependenciesKen Raeburn1-2/+2
2002-08-29update dependenciesKen Raeburn1-10/+20
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-08-23 * kdb_db2.h: Add prototype and rename forTom Yu1-1/+1
2002-06-15update dependenciesKen Raeburn1-24/+21
2002-03-07shlib version number updates from 1.2.x branchKen Raeburn1-1/+1
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-10/+10
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-23/+26
2001-09-01dependenciesKen Raeburn1-0/+47
2000-06-30 * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build thisTom Yu1-2/+3
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-2/+2
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu1-3/+3
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-07-25 * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1-3/+3
1997-03-24t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso1-4/+3