mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / posix_spawnattr_getpgroup
index 60d62ccae72a17a3899bafe3caab2aa5d275c053..58e59d31c13a27077bd064e3a99f0e1c1e06e0da 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_getpgroup])
 fi
 gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_getpgroup])