diff options
author | Paul Smith <psmith@gnu.org> | 2002-09-11 16:55:44 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2002-09-11 16:55:44 +0000 |
commit | 4a11acf04705a07b78d8ddf71cfc90ce2607cdd8 (patch) | |
tree | 61aafd0099e1a25e584e7f768a4d41c1732b3579 /config | |
parent | 5df75e726567954acd8cec5fb247a6124fa8a9e0 (diff) | |
download | make-4a11acf04705a07b78d8ddf71cfc90ce2607cdd8.tar.gz |
Fix HAVE_BROKEN_RESTART logic.
Fix hash.h typos (only noticed when using Windows).
Update .cvsignore files.
Diffstat (limited to 'config')
-rw-r--r-- | config/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/.cvsignore b/config/.cvsignore new file mode 100644 index 0000000..3fa7c2f --- /dev/null +++ b/config/.cvsignore @@ -0,0 +1,4 @@ +*.m4 +config.* + +Makefile Makefile.in |