getgroups: avoid calling exit
[gnulib.git] / modules / getgroups-tests
index f879e49..2a52621 100644 (file)
@@ -2,11 +2,9 @@ Files:
 tests/test-getgroups.c
 
 Depends-on:
-progname
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-getgroups
 check_PROGRAMS += test-getgroups
-test_getgroups_LDADD = $(LDADD) @LIBINTL@