X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=463ca9103c0c6c923ddb8d9e403d7aa7fd5105b0;hb=8308b9eb6f9aac709f37c0ef5bd136ec9effe0ad;hp=129dd8affb7675f83c9cced3fadad08b2cbbff3d;hpb=a8c2b3083dcaff29eb1c34e1901fae3f7858d3aa;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 129dd8aff..463ca9103 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2010-03-14 Bruno Haible + Fix compilation error when modules 'posix_spawn[p]' are not used. + * m4/spawn_h.m4 (gl_SPAWN_H): Set HAVE_POSIX_SPAWN here. + * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): ... not here. + +2010-03-14 Bruno Haible + Fix compilation error on mingw when module 'time_r' is not used. * lib/time.in.h (localtime_r, gmtime_r): Declare only if GNULIB_TIME_R is 1.