diff options
author | Joel E. Denny <joeldenny@joeldenny.org> | 2010-10-17 10:18:26 -0400 |
---|---|---|
committer | Joel E. Denny <joeldenny@joeldenny.org> | 2010-10-17 10:18:26 -0400 |
commit | e503b9cbbebde5e0ecccdcc864969b9a609b940d (patch) | |
tree | bf80391d47bc5852e89c3ca5e0ff5b4c8c42f626 /build-aux | |
parent | 8ff146cd31d887f9bb28ec5f96bffcad4b4057f7 (diff) | |
download | bison-e503b9cbbebde5e0ecccdcc864969b9a609b940d.tar.gz |
maint: re-anchor all .gitignore entries.
* bootstrap: Copy from gnulib's latest for the fix to
automatically anchor entries it constructs.
* gnulib: Update to latest just so it has the same bootstrap.
* .gitignore, build-aux/.gitignore, doc/.gitignore:
* lib/.gitignore, m4/.gitignore, po/.gitignore:
* runtime-po/.gitignore: Re-anchor all entries.
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/.gitignore | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore index c059417a..af528906 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,22 +1,22 @@ -announce-gen -arg-nonnull.h -c++defs.h -compile -config.guess -config.rpath -config.sub -depcomp -gendocs.sh -git-version-gen -install-sh -javacomp.sh.in -javaexec.sh.in -link-warning.h -mdate-sh -missing -texinfo.tex -update-copyright -useless-if-before-free -vc-list-files -warn-on-use.h -ylwrap +/announce-gen +/arg-nonnull.h +/c++defs.h +/compile +/config.guess +/config.rpath +/config.sub +/depcomp +/gendocs.sh +/git-version-gen +/install-sh +/javacomp.sh.in +/javaexec.sh.in +/link-warning.h +/mdate-sh +/missing +/texinfo.tex +/update-copyright +/useless-if-before-free +/vc-list-files +/warn-on-use.h +/ylwrap |