/* $NetBSD: lock.h,v 1.2 2001/08/31 03:53:22 simonb Exp $ */ #include itle='Atom feed' href='http://git.infra.scholz.ruhr/netbsd/atom/gnu/dist/autoconf?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-16has moved to external/gpl3christos
2011-07-15Redo previous change in a better way, as suggested by mrg.apb
Where the original Makefile.in had this: filename: dependencies run autosomething to regenerate the file we now do this: filename: dependencies @echo "NOT REBUILDING $@" NetBSD_DISABLED_filename: run autosomething to regenerate the file
2011-07-14Sprinkle some "NetBSD_DISABLED_" prefixes in file names in Makefileapb
targets, to ensure that the associated commands do not run. This should prevent source files from being overwritten at build time by autoconf and friends. Fixes PR 45132.
2001-11-14Allow $M4 to contain command line options.tv
2001-11-14Remove hooks to doc subdir.tv
2001-11-14Shrink size quite a bit by leaving only autoconf.info (remove all sources).tv
2001-11-14Some patches from Marc Espie that make autoconf 2.52 work with the updatedtv
/usr/bin/m4. (Turn off some GNU m4 checks, and go back to non-frozen source files.)
2001-11-14Import autoconf 2.52 for the benefit of maintaining src/tools.tv