• Show log

    Commit

  • Hash : f570a82b
    Author : Bruno Haible
    Date : 2020-11-07T21:07:04

    gnulib-tool: Fix link error with 'version-etc' (regression 2020-05-29).
    
    Reported by Simon Josefsson in
    <https://lists.gnu.org/archive/html/bug-gnulib/2020-11/msg00032.html>.
    
    * gnulib-tool (func_emit_tests_Makefile_am): Add libtests.a to
    LDADD a third time, after the second occurrence of ../lib/libgnu.a.
    * pygnulib/GLEmiter.py (tests_Makefile_am): Likewise.