Edit

kc3-lang/gnulib/modules/hamt-tests

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2021-04-15 02:19:24
    Hash : 9ca36006
    Message : hamt tests: Fix link error. * modules/hamt-tests (Makefile.am): Link test-hamt against @LIBINTL@.

  • modules/hamt-tests
  • Files:
    tests/test-hamt.c
    tests/macros.h
    
    Depends-on:
    
    configure.ac:
    
    Makefile.am:
    TESTS += test-hamt
    check_PROGRAMS += test-hamt
    test_hamt_LDADD = $(LDADD) @LIBINTL@