+2011-07-12 Bruno Haible <bruno@clisp.org>
+
+ Update after gnulib changed.
+ * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES): Update
+ module names.
+
2011-06-08 Bruno Haible <bruno@clisp.org>
Fix a link error due to rpl_wcrtomb on Solaris 9.
# Common dependencies of GNULIB_MODULES_TOOLS_FOR_SRC and GNULIB_MODULES_TOOLS_FOR_LIBGREP.
GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES='
alloca-opt
- arg-nonnull
- c++defs
extensions
gettext-h
include_next
mbrtowc
mbsinit
multiarch
+ snippet/arg-nonnull
+ snippet/c++defs
+ snippet/warn-on-use
ssize_t
stdbool
stddef
streq
unistd
verify
- warn-on-use
wchar
wctype-h
'
+2011-07-12 Bruno Haible <bruno@clisp.org>
+
+ Update after gnulib changed.
+ * modules/fnmatch.diff: Update.
+
2011-06-16 Bruno Haible <bruno@clisp.org>
Update after gnulib changed.
***************
*** 11,17 ****
Depends-on:
- arg-nonnull
extensions
+ snippet/arg-nonnull
! alloca [test -n "$FNMATCH_H"]
stdbool [test -n "$FNMATCH_H"]
wchar [test -n "$FNMATCH_H"]
wctype-h [test -n "$FNMATCH_H"]
--- 11,17 ----
Depends-on:
- arg-nonnull
extensions
+ snippet/arg-nonnull
! alloca-opt [test -n "$FNMATCH_H"]
stdbool [test -n "$FNMATCH_H"]
wchar [test -n "$FNMATCH_H"]