X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fposix_spawnattr_destroy;h=59fd22bded98035be7422b3ae23f879f99d47a42;hb=dffc41f946b434d75be1289dbbc0509e9e843280;hp=2bbf4baf8b260f17546b9e83effd3c535652dbd1;hpb=9a261f6811c5c700c952d8e08022e31c75305342;p=gnulib.git diff --git a/modules/posix_spawnattr_destroy b/modules/posix_spawnattr_destroy index 2bbf4baf8..59fd22bde 100644 --- a/modules/posix_spawnattr_destroy +++ b/modules/posix_spawnattr_destroy @@ -12,7 +12,6 @@ spawn configure.ac: gl_POSIX_SPAWN if test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1; then - gl_REPLACE_SPAWN_H AC_LIBOBJ([spawnattr_destroy]) fi gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_destroy]) @@ -23,7 +22,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: Bruno Haible, glibc