Mercurial > hg > octave-shane > gnulib-hg
view modules/nanosleep-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 | a48d3d749ca5 |
children |
line wrap: on
line source
Files: tests/test-nanosleep.c tests/signature.h tests/macros.h Depends-on: configure.ac: AC_CHECK_DECLS_ONCE([alarm]) Makefile.am: TESTS += test-nanosleep check_PROGRAMS += test-nanosleep test_nanosleep_LDADD = $(LDADD) $(LIB_NANOSLEEP)