 Bruno HaibleandPaul 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 HaibleandAkim 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 HaibleandAkim 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 |
|