Bruno Haible and Paul Eggert
c1144a5076
tests: Fix test failures of Java tests on Cygwin.
...
Fix suggested by Paul Eggert.
* tests/atlocal.in (lf): New variable.
* tests/local.at (AT_JAVA_PARSER_CHECK): Pass a Windows-agnostic value
of line.separator to the Java runtime.
2025-08-09 13:58:50 -07:00
Bruno Haible and Paul Eggert
5209a67035
build: Avoid failure of the Java tests in Cygwin-based environments.
...
* examples/test (prog): In Cygwin-based environments, convert the class path
element to native Windows syntax.
2025-08-03 22:51:19 -07:00
Bruno Haible and Paul Eggert
df2ed793af
build: Fix "make dvi" and "make distcheck" error.
...
* bootstrap.conf (gnulib_extra_files): Add build-aux/epsf.tex.
* build-aux/local.mk (EXTRA_DIST): Add build-aux/epsf.tex.
2025-08-03 20:29:41 -07:00
Bruno Haible and Paul Eggert
f8793e27f0
build: Don't hardcode the location of the gnulib directory.
...
* build-aux/move-if-change: Remove symlink.
* bootstrap.conf (gnulib_extra_files): Add build-aux/move-if-change.
2025-08-03 20:18:29 -07:00
Bruno Haible and Akim Demaille
013d598219
gnulib: make use of gnulib-tool's --automake-subdir option
...
Starting this week, Gnulib supports generating a "non-recursive" Automake
Makefile.am snippet https://lists.gnu.org/r/bug-gnulib/2021-12/msg00085.html .
* bootstrap.conf: Use gnulib-tool's --automake-subdir.
2021-12-19 17:11:30 +01:00
Bruno Haible and Akim Demaille
0669780ff8
package: fix a link error on IRIX
...
https://lists.gnu.org/r/bug-bison/2020-05/msg00035.html
* src/local.mk (src_bison_LDADD): Mention libbison.a before, not after, the
system libraries.
2020-05-03 16:49:29 +02:00