mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / posix_spawnattr_init
index e1b81560f63c8222458c028a711858e3d985a9f0..fd8a11677af05ede00f273d40b597322f1fd5fa3 100644 (file)
@@ -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_init])
 fi
 gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_init])
@@ -23,7 +22,7 @@ Include:
 <spawn.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, glibc