Files:
tests/macros.h
tests/test-libgmp-mpz.c

Depends-on:
assert-h
c99

configure.ac:

Makefile.am:
TESTS += test-libgmp-mpz
check_PROGRAMS += test-libgmp-mpz
test_libgmp_mpz_LDADD = $(LDADD) @LIBGMP@
