2 posix_spawnattr_destroy() function: free a child process attributes
6 lib/spawnattr_destroy.c
14 if test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1; then
15 AC_LIBOBJ([spawnattr_destroy])
17 gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_destroy])