diff options
author | Bruno Haible <bruno@clisp.org> | 2011-02-12 17:11:33 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2011-06-07 23:39:47 +0200 |
commit | 5f5d294195adfcf0a5553f878e6bbc99404b9fd0 (patch) | |
tree | 03bee5a384e2f3faddc9d7435cf7fb076f21738c /gnulib-local/modules | |
parent | ae65ae49cce2ea129aaef75e8a3d28f8bfd01187 (diff) | |
download | external_gettext-5f5d294195adfcf0a5553f878e6bbc99404b9fd0.zip external_gettext-5f5d294195adfcf0a5553f878e6bbc99404b9fd0.tar.gz external_gettext-5f5d294195adfcf0a5553f878e6bbc99404b9fd0.tar.bz2 |
Update after gnulib changed.
Diffstat (limited to 'gnulib-local/modules')
-rw-r--r-- | gnulib-local/modules/fnmatch.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib-local/modules/fnmatch.diff b/gnulib-local/modules/fnmatch.diff index fbccf2e..f67ebbb 100644 --- a/gnulib-local/modules/fnmatch.diff +++ b/gnulib-local/modules/fnmatch.diff @@ -8,7 +8,7 @@ ! alloca stdbool wchar - wctype + wctype-h --- 10,16 ---- Depends-on: @@ -16,4 +16,4 @@ ! alloca-opt stdbool wchar - wctype + wctype-h |