summaryrefslogtreecommitdiffstats
path: root/src/include/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-19/+55
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+2
* * configure.in: Merged content from include/configure.in. Don't configureKen Raeburn2005-05-131-6/+6
* * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directoryKen Raeburn2005-03-261-0/+2
* * Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macrosKen Raeburn2005-01-051-1/+0
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-3/+0
* * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always use --include, don'tKen Raeburn2004-06-081-1/+2
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-1/+1
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-1/+1
* Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn2003-09-271-1/+1
* * Makefile.in (clean-windows): Remove new "timestamp" file whenKen Raeburn2003-05-271-1/+1
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-5/+7
* Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn2003-04-251-1/+1
* * configure.in: Set and substitute maybe_kerberosIV.Ken Raeburn2003-02-271-1/+1
* * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it wasTom Yu2003-02-071-3/+2
* * Makefile.in: Remove references to adm_err.h from here tooTom Yu2002-11-141-5/+4
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-1/+1
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-131-0/+9
* * configure.in: Use AH_TEMPLATE to put undefined definition ofEzra Peisach2002-09-031-1/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-2/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-3/+3
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-121-2/+0
* Reduce build-time per-system dependencies and krb5.h namespace intrusionsKen Raeburn2002-05-251-3/+1
* * krb5.hin: Don't include <sys/types.h> any more.Ken Raeburn2002-03-281-2/+0
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-281-4/+2
* * Makefile.in (rebuild-error-tables): New intermediate target, avoids runningKen Raeburn2001-08-301-2/+3
* avoid re-running autoheader when not needed, using timestamp fileKen Raeburn2001-08-301-1/+3
* Makefile.in ($(srcdir)/krb5/autoconf.h.in): New target; rebuild using autoheaderKen Raeburn2001-06-061-1/+3
* revise error table header rules - don't explicitly invoke awk hereKen Raeburn2001-04-141-17/+12
* install port-sockets.h for krb.h to useKen Raeburn1999-09-211-0/+2
* From 1.1 branch.Ken Raeburn1999-09-011-1/+2
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-8/+3
* Add NO_OUTPRE flag to prevent creation of output directory under win32Danilo Almeida1999-05-171-0/+1
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-141-0/+3
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-3/+3
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* Windows/NT integrationRichard Basch1997-02-061-3/+3
* Remove extraneous '*' from definitionTheodore Tso1996-06-061-1/+1
* hpux make doesn't grok $@, so I'm told. Use explicit target names forTheodore Tso1996-02-251-5/+5
* Do not install k5-int.hRichard Basch1996-02-221-3/+1
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-1/+0
* If krb5/autoconf.h doesn't exist, cd to krb5 and make itTheodore Tso1995-09-291-11/+12
* * Makefile.in (clean-unix): Remove krb5-pro.hEzra Peisach1995-09-291-1/+3
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-4/+0
* * syslog.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-231-2/+0
* Makefile.in, krb5.hin: Don't include autoconf.h anymore; have theTheodore Tso1995-06-211-2/+12
* Fix install logic for krb5.h and k5-int.hPaul Park1995-06-161-7/+4
* Build adm_err.h herePaul Park1995-06-091-2/+2
* Remove built error header files for make cleanEzra Peisach1995-06-051-0/+2
* Fix OSF/1 and Ultrix native make problemPaul Park1995-05-241-5/+10