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

Depends-on:
assert-h
c99

configure.ac:

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