localename: Fix link dependencies.
[gnulib.git] / ChangeLog
index dd2b6ca..623e536 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
 2011-06-05  Bruno Haible  <bruno@clisp.org>
 
+       localename: Fix link dependencies.
+       * modules/localename (Link): Mention $(LIBTHREAD) or $(LTLIBTHREAD).
+       * modules/localename-tests (Makefile.am): Link test-localename with
+       $(LIBTHREAD).
+
+2011-06-05  Bruno Haible  <bruno@clisp.org>
+
+       unsetenv: Avoid gcc warning.
+       * lib/unsetenv.c (unsetenv): Provide declaration if system lacks it.
+
+2011-06-05  Bruno Haible  <bruno@clisp.org>
+
+       setenv: Avoid gcc warning.
+       * lib/setenv.c (setenv): Provide declaration if system lacks it.
+
+2011-06-05  Bruno Haible  <bruno@clisp.org>
+
        sys_select: Ensure memset is declared also on AIX 7.
        * lib/sys_select.in.h: Include <string.h> also on AIX.
        * doc/posix-headers/sys_select.texi: Mention that <sys/select.h> is not