Change #265419
| Category | None |
| Changed by | Tim Rühsen <tim.ruehsen@gmx.de> |
| Changed at | Sat 25 Apr 2026 19:52:07 |
| Repository | https://api.github.com/repos/rockdaboot/wget2 |
| Project | rockdaboot/wget2 |
| Branch | master |
| Revision | 1a97f333e1fdc5d2998ae5291fd48ffc140a5299 |
Comments
Deduplicate list of gnulib libs * configure.ac: Use AC_SUBST to build GNULIB_LIBS. * libwget/Makefile.am: Use GNULIB_LIBS from configure.ac. * src/Makefile.am: Likewise. * tests/Makefile.am: Likewise. * unit-tests/Makefile.am: Likewise.
Changed files
- configure.ac
- libwget/Makefile.am
- src/Makefile.am
- tests/Makefile.am
- unit-tests/Makefile.am