No need to preserve errno on success.
[gnulib.git] / modules / avltree-oset-tests
index 06d74f9..b0fb197 100644 (file)
@@ -3,10 +3,12 @@ tests/test-avltree_oset.c
 
 Depends-on:
 array-oset
+progname
 
 configure.ac:
 
 Makefile.am:
-TESTS += test-avltree_oset$(EXEEXT)
+TESTS += test-avltree_oset
 check_PROGRAMS += test-avltree_oset
+test_avltree_oset_LDADD = @LIBINTL@ $(LDADD)