summaryrefslogtreecommitdiff
path: root/config/.cvsignore
AgeCommit message (Collapse)AuthorFilesLines
2006-04-01Release GNU make 3.81.Paul Smith1-0/+1
Update NEWS docs. Enhance the manual to use automake version.texi, and use the canonical FSF copyright features and statement. Some $(realpath ...) tests won't work on Windows; leave them out The jobserver filedescriptor test might fail if some FDs are reserved, so for now comment out that check.
2005-02-26Add configure operations to support MINGW on Windows.Paul Smith1-0/+1
2004-01-21Many bug fixes etc.Paul Smith1-0/+1
- Apply a fix for the "thundering herd" problem when using "-j -l". This also fixes bug #4693. - Fix bug #7257: allow functions as ifdef arguments - Fix bug #4518: make sure we print all double-colon rules with -p. - Upgrade to autconf 2.58/automake 1.8/gettext 0.13.1 - Various doc cleanups, etc.
2002-09-11Fix HAVE_BROKEN_RESTART logic.Paul Smith1-0/+4
Fix hash.h typos (only noticed when using Windows). Update .cvsignore files.