iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / posix_spawnattr_init
index 796f264208a5cd5f6bb5d719c8c0e62dda7b8af7..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])