memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / posix_spawn_file_actions_adddup2
index 59c828e9b22a78f2b6ad986e0ad6c3493c240bfc..1cab62fb9cb17d8f1cbfeb81b222929d3f78e70c 100644 (file)
@@ -14,7 +14,6 @@ getdtablesize   [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1]
 configure.ac:
 gl_POSIX_SPAWN
 if test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1; then
-  gl_REPLACE_SPAWN_H
   AC_LIBOBJ([spawn_faction_adddup2])
 fi
 gl_SPAWN_MODULE_INDICATOR([posix_spawn_file_actions_adddup2])