aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-09-17Make config.status itself update the timestamp file associated withKen Raeburn1-1/+1
2007-01-30update def-check to look at preauth_plugin.hTom Yu1-2/+5
2007-01-20Use move-if-changed and a timestamp file to avoid re-running commands andKen Raeburn1-7/+10
2007-01-20Build krb5.h using the _err.h files from the error_tables directory, notKen Raeburn1-10/+9
2007-01-20Move osconf input file to include directory instead of keeping it in its ownKen Raeburn1-3/+3
2007-01-20* Makefile.in (osconf.h): Use move-if-changed scriptKen Raeburn1-3/+1
2007-01-20* Makefile.in (private-and-public-decls): New target file, created fromKen Raeburn1-3/+5
2006-11-09Install gssapi.h in includedir that includes gssapi/gssapi.h so that eitherRuss Allbery1-0/+1
2006-09-07* Makefile.in (krb5/krb5.h): Wrap the content in macro test forKen Raeburn1-0/+3
2006-06-29check calling conventions specified for WindowsKen Raeburn1-0/+5
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-1/+1
2006-05-23service location plugin interface needs header installedKen Raeburn1-0/+1
2006-05-23install headers into include/krb5Ken Raeburn1-9/+14
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-19/+55
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn1-0/+2
2005-05-13* configure.in: Merged content from include/configure.in. Don't configureKen Raeburn1-6/+6
2005-03-26* Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directoryKen Raeburn1-0/+2
2005-01-05* Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macrosKen Raeburn1-1/+0
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-3/+0
2004-06-08* Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always use --include, don'tKen Raeburn1-1/+2
2004-04-24Added support for library initialization and finalization, and verificationKen Raeburn1-1/+1
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn1-1/+1
2003-09-27Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn1-1/+1
2003-05-27* Makefile.in (clean-windows): Remove new "timestamp" file whenKen Raeburn1-1/+1
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn1-5/+7
2003-04-25Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn1-1/+1
2003-02-27* configure.in: Set and substitute maybe_kerberosIV.Ken Raeburn1-1/+1
2003-02-07 * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it wasTom Yu1-3/+2
2002-11-14 * Makefile.in: Remove references to adm_err.h from here tooTom Yu1-5/+4
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman1-1/+1
2002-09-13Permit building against either the in-tree version of db2 or a system versionKen Raeburn1-0/+9
2002-09-03 * configure.in: Use AH_TEMPLATE to put undefined definition ofEzra Peisach1-1/+1
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-2/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-3/+3
2002-07-12Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn1-2/+0
2002-05-25Reduce build-time per-system dependencies and krb5.h namespace intrusionsKen Raeburn1-3/+1
2002-03-28* krb5.hin: Don't include <sys/types.h> any more.Ken Raeburn1-2/+0
2001-09-28avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn1-4/+2
2001-08-30* Makefile.in (rebuild-error-tables): New intermediate target, avoids runningKen Raeburn1-2/+3
2001-08-30avoid re-running autoheader when not needed, using timestamp fileKen Raeburn1-1/+3
2001-06-06Makefile.in ($(srcdir)/krb5/autoconf.h.in): New target; rebuild using autoheaderKen Raeburn1-1/+3
2001-04-14revise error table header rules - don't explicitly invoke awk hereKen Raeburn1-17/+12
1999-09-21install port-sockets.h for krb.h to useKen Raeburn1-0/+2
1999-09-01From 1.1 branch.Ken Raeburn1-1/+2
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida1-8/+3
1999-05-17Add NO_OUTPRE flag to prevent creation of output directory under win32Danilo Almeida1-0/+1
1998-11-14Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+3
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-3/+3
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-02-06Windows/NT integrationRichard Basch1-3/+3