view modules/hypot-tests @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents e9c8696b3410
children 4acf461e0a81
line wrap: on
line source

Files:
tests/test-hypot.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-hypot
check_PROGRAMS += test-hypot
test_hypot_LDADD = $(LDADD) @HYPOT_LIBM@