mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
nan: New module.
* lib/nan.h: Renamed from tests/nan.h. Change double-inclusion guard. * modules/nan: New file. * modules/*-tests: Depend on this module instead of embedding tests/nan.h.
This commit is contained in:
@@ -3,13 +3,13 @@ tests/test-sprintf-posix.c
|
||||
tests/test-sprintf-posix.h
|
||||
tests/minus-zero.h
|
||||
tests/infinity.h
|
||||
tests/nan.h
|
||||
tests/signature.h
|
||||
tests/macros.h
|
||||
|
||||
Depends-on:
|
||||
stdint
|
||||
float
|
||||
nan
|
||||
|
||||
configure.ac:
|
||||
AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
|
||||
|
Reference in New Issue
Block a user