mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/spawn-h: Renamed from modules/spawn. * modules/spawn-h-tests: Renamed from modules/spawn-tests. * modules/spawn-h-c++-tests: Renamed from modules/spawn-c++-tests. * tests/test-spawn-h.c: Renamed from tests/test-spawn.c. * tests/test-spawn-h-c++.cc: Renamed from tests/test-spawn-c++.cc. * doc/posix-headers/spawn.texi: Update. * modules/* (Depends-on): Update. * modules/spawn: New file.
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
Files:
|
|
tests/test-spawn-h.c
|
|
|
|
Depends-on:
|
|
spawn-h-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-spawn-h
|
|
check_PROGRAMS += test-spawn-h
|