summaryrefslogtreecommitdiff
path: root/gnulib-local/modules/fnmatch.diff
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-local/modules/fnmatch.diff')
-rw-r--r--gnulib-local/modules/fnmatch.diff19
1 files changed, 19 insertions, 0 deletions
diff --git a/gnulib-local/modules/fnmatch.diff b/gnulib-local/modules/fnmatch.diff
new file mode 100644
index 0000000..74ac97a
--- /dev/null
+++ b/gnulib-local/modules/fnmatch.diff
@@ -0,0 +1,19 @@
+*** modules/fnmatch.orig 2011-06-02 22:42:23.000000000 +0200
+--- modules/fnmatch 2011-06-02 22:42:43.000000000 +0200
+***************
+*** 11,17 ****
+ Depends-on:
+ 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:
+ extensions
+ snippet/arg-nonnull
+! alloca-opt [test -n "$FNMATCH_H"]
+ stdbool [test -n "$FNMATCH_H"]
+ wchar [test -n "$FNMATCH_H"]
+ wctype-h [test -n "$FNMATCH_H"]