mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
Rename module sys_wait to sys_wait-h.
* modules/sys_wait-h: Renamed from modules/sys_wait. * modules/sys_wait-h-tests: Renamed from modules/sys_wait-tests. * modules/sys_wait-h-c++-tests: Renamed from modules/sys_wait-c++-tests. * tests/test-sys_wait-h.h: Renamed from tests/test-sys_wait.h. * tests/test-sys_wait-h.c: Renamed from tests/test-sys_wait.c. * tests/test-stdlib-h.c: Update. * tests/test-sys_wait-h-c++.cc: Renamed from tests/test-sys_wait-c++.cc. * doc/posix-headers/sys_wait.texi: Update. * modules/* (Depends-on): Update. * modules/sys_wait: New file.
This commit is contained in:
18
modules/sys_wait-h-c++-tests
Normal file
18
modules/sys_wait-h-c++-tests
Normal file
@@ -0,0 +1,18 @@
|
||||
Files:
|
||||
tests/test-sys_wait-h-c++.cc
|
||||
tests/signature.h
|
||||
|
||||
Status:
|
||||
c++-test
|
||||
|
||||
Depends-on:
|
||||
ansi-c++-opt
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
if ANSICXX
|
||||
TESTS += test-sys_wait-h-c++
|
||||
check_PROGRAMS += test-sys_wait-h-c++
|
||||
test_sys_wait_h_c___SOURCES = test-sys_wait-h-c++.cc
|
||||
endif
|
Reference in New Issue
Block a user