]> Savannah Git Hosting - gnulib.git/commit
New module `libposix'.
authorGary V. Vaughan <gary@gnu.org>
Mon, 11 Oct 2010 09:03:07 +0000 (16:03 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 12 Oct 2010 07:35:26 +0000 (14:35 +0700)
commita5007c3056ff29fef278851a725497a52cc7f205
tree79813c9b9c11dec4e8ed9ceadfea4a708b339404
parent2c38120481e6af709def19e6832ada31b8fa6f34
New module `libposix'.

* modules/libposix: New module to facilitate an installable
library of posix modules.
(Makefile.am): Use lib_LTLIBRARIES to mark libposix.la as
installable.
(Depends-On): List all the modules found by `posix-modules',
except `strdup' which is spurious, and with the addition of
`alloca' to satisfy an otherwise undefined LTALLOCA definition;
and `progname' to provide a non-extern program_name symbol so that
compilation with `-no-undefined' symbols can work.
ChangeLog
modules/libposix [new file with mode: 0644]