mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
We were using the gnulib's gettext module with tricks in bootstrap.conf to avoid useless files. Instead, use gnulib's gettext-h module. * .travis.yml: Force Gettext 0.18.3 on Trusty. * bootstrap.conf: Use gettext-h instead of gettext. (excluded_files): Remove. * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.
45 lines
425 B
Plaintext
45 lines
425 B
Plaintext
/ABOUT-NLS~
|
|
*.eps
|
|
*.log
|
|
*.o
|
|
*.pdf
|
|
*.png
|
|
*.stamp
|
|
*.trs
|
|
*~
|
|
.deps
|
|
.dirstamp
|
|
/*.cache
|
|
/*.flc
|
|
/*.prj
|
|
/.tarball-version
|
|
/.version
|
|
/ABOUT-NLS
|
|
/COPYING
|
|
/ChangeLog
|
|
/GNUmakefile
|
|
/INSTALL
|
|
/Makefile
|
|
/Makefile.in
|
|
/README-release
|
|
/_*
|
|
/a.exe
|
|
/a.out
|
|
/aclocal.m4
|
|
/b.out
|
|
/bison-*
|
|
/conf[0-9]*
|
|
/confdefs*
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/configure.lineno
|
|
/conftest*
|
|
/gnulib
|
|
/javacomp.sh
|
|
/javaexec.sh
|
|
/maint.mk
|
|
/patches
|
|
/releases
|
|
/stamp-h*
|