mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 03:03:02 +00:00
Fix make dist infinite loop reported by Juan Manuel Guerrero at
<http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00009.html>. * .cvsignore: Add .version. * .version.in: New. * bootstrap.conf (gnulib_modules): Add git-version-gen. * configure.ac (AC_CONFIG_FILES): Add .version. * build-aux/.cvsignore: Add git-version-gen.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
*.flc
|
||||
*.patch *.log log patches applied
|
||||
*.prj
|
||||
.version
|
||||
ABOUT-NLS
|
||||
COPYING
|
||||
INSTALL
|
||||
|
||||
Reference in New Issue
Block a user