posix_spawn*: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 15:09:28 +0000 (17:09 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:37 +0000 (00:06 +0200)
commitb7f31973b52cd33e530df837b57ea646a43c5495
tree7e9b6fba0bad563c894ee081c5d7ef3eaa7cdcfc
parent992540004ee8488817c6afec188d2e3cbda0f469
posix_spawn*: Move AC_LIBOBJ invocations to module description.

* m4/posix_spawn.m4 (gl_PREREQ_POSIX_SPAWN_INTERNAL): Renamed from
gl_POSIX_SPAWN_INTERNAL. Move AC_LIBOBJ invocation from here...
* modules/posix_spawn (configure.ac): ... to here.
* modules/posix_spawnp (configure.ac): ... and here.
ChangeLog
m4/posix_spawn.m4
modules/posix_spawn
modules/posix_spawnp