summaryrefslogtreecommitdiffstats
path: root/src/config/post.in
Commit message (Expand)AuthorAgeFilesLines
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-121-18/+84
* * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu2002-12-091-6/+6
* * post.in (clean-unix): Clean depfix2.sed as wellTom Yu2002-11-271-1/+1
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-141-1/+1
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-1/+1
* Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach2002-09-241-1/+1
* Put back in the V5_OUTPUT_MAKEFILE. Revert the config.status invocationEzra Peisach2002-09-191-1/+1
* Use AC_CONFIG_FILES for each Makefile generated instead of passingEzra Peisach2002-09-191-1/+1
* * post.in ($(srcdir)/$(thisconfigdir)/configure): Delete autom4te.cache direc...Ken Raeburn2002-09-191-0/+2
* Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn2002-09-141-2/+9
* Don't do 'make depend' if we're not using the in-tree versions of et,ss,dbKen Raeburn2002-09-131-2/+19
* Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) andKen Raeburn2002-09-111-8/+1
* * lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. UseKen Raeburn2002-08-151-3/+7
* * post.in (clean-unix): Delete .d and .depend files along with $(OBJS) in oneKen Raeburn2002-06-151-2/+1
* * post.in (clean-unix): Delete .d filesKen Raeburn2002-06-151-1/+1
* * move-if-changed: New script.Ken Raeburn2002-03-261-2/+1
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-1/+5
* * post.in: Minor tidying. Make the target of the mondo recursionTom Yu2001-10-121-1/+4
* * post.in (depfix2.sed): collapse multiple slashes; more relative pathname pr...Ken Raeburn2001-09-061-1/+3
* * post.in (depfix2.sed): New target, generates a sed script that'll do a betterKen Raeburn2001-09-061-15/+14
* * post.in: Run compiler and sed in separate rules. Make "depend" a recursiveKen Raeburn2001-09-011-17/+27
* fix ordering in last changeKen Raeburn2001-09-011-1/+1
* * post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcutKen Raeburn2001-09-011-5/+17
* * post.in (all-recurse clean-recurse distclean-recurseEzra Peisach2001-08-071-1/+1
* *post.in (Makefile): When running autoconf, use AUTOCONFFLAGSEzra Peisach2000-10-271-2/+1
* * post.in: Test for existing Makefile in directory beforeTom Yu2000-08-291-1/+1
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* rhapsody and 'make -k' fixes from 1.1 branchKen Raeburn1999-09-011-3/+5
* post.in (Makefile): Don't try to run autoconf with $(SHELL), sinceTheodore Tso1999-04-101-1/+1
* Checked in wrong version of post.in previously. Make sure we checkTheodore Tso1998-12-011-1/+1
* If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to controlTheodore Tso1998-11-131-1/+6
* pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconfTheodore Tso1998-03-021-3/+2
* * pre.in: Add recursion hooks for distcleanTom Yu1997-02-271-3/+10
* * post.in: Fix recursion rules to deal with Ultrix sh lossageTom Yu1997-02-111-0/+1
* Merge of libhack_branchTom Yu1997-02-091-11/+11
* * pre.in: Substitute for *_RECURSE variablesTom Yu1996-10-221-8/+5
* * post.in,pre.in: break some things out from aclocal.m4 and putTom Yu1996-06-141-0/+33
* Added scripts to rename DOS 8.3 names to their proper longer namesKeith Vetter1995-04-271-0/+1
* The .depend production rule now does even more cannonicalization ofTheodore Tso1995-04-211-2/+6
* Change depend: to depend::Theodore Tso1995-04-191-1/+1
* Add production for creating the .depend file, and updating theTheodore Tso1995-04-181-0/+16
* * pre.in: Added macros for directory syntax, filename extensionsJohn Gilmore1995-02-151-2/+7
* Also clean up config.log, pre.out, post.out and Makefile.outTheodore Tso1994-11-011-0/+1
* Add default "check" rules for Makefiles that don't have a make check targetTheodore Tso1994-10-071-0/+2
* mostly changes to prevent spewage of ignored errorsTom Yu1994-07-031-1/+1
* fixing clean rulesTom Yu1994-07-031-1/+1
* common bits of Makefile.inMark Eichin1994-07-021-0/+8