X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5fe5fcef23f6c55b61981b3a0c459be9cf75c4aa;hb=5e0f867779fe6edb178f401fcf4175cab2a26cea;hp=491c6de0f31433d1b0463258eb254dd298f4f592;hpb=452cc9f681d8cd0bad733eb67e0d099932509bc6;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 491c6de0f..5fe5fcef2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,34 @@ 2011-05-21 Bruno Haible + unsetenv: Move AC_LIBOBJ invocations to module description. + * m4/setenv.m4 (gl_FUNC_UNSETENV): Set HAVE_UNSETENV. Move AC_LIBOBJ + and gl_PREREQ_UNSETENV invocations from here... + * modules/unsetenv (configure.ac): ... to here. + (Depends-on): Update. + +2011-05-21 Bruno Haible + + setenv: Move AC_LIBOBJ invocations to module description. + * m4/setenv.m4 (gl_FUNC_SETENV): Move AC_LIBOBJ invocations from + here... + * modules/setenv (configure.ac): ... to here. + +2011-05-21 Bruno Haible + + selinux-h: Move AC_LIBOBJ invocations to module description. + * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Move + AC_LIBOBJ invocation from here... + * modules/selinux-h (configure.ac): ... to here. + +2011-05-21 Bruno Haible + + select: Respect rules for use of AC_LIBOBJ. + * m4/select.m4 (gl_FUNC_SELECT): Move AC_LIBOBJ invocations from + here... + * modules/select (configure.ac): ... to here. + +2011-05-21 Bruno Haible + scandir: Move AC_LIBOBJ invocations to module description. * m4/scandir.m4 (gl_FUNC_SCANDIR): Move AC_LIBOBJ and gl_PREREQ_SCANDIR invocations from here...