git@sv
/
gnulib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9431faf
)
regex: Fix "error: possibly undefined macro: gl_GLIBC21".
author
Bruno Haible
<bruno@clisp.org>
Sun, 20 May 2018 12:02:19 +0000
(14:02 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 20 May 2018 12:02:19 +0000
(14:02 +0200)
* modules/regex (Files): Add m4/glibc21.m4.
ChangeLog
patch
|
blob
|
history
modules/regex
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 86c2863e845d96face54642dddd4c6a8a6301797..2d2e4d93e5cf37db9ea0d29b83ac67663104a220 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2018-05-20 Bruno Haible <bruno@clisp.org>
+
+ regex: Fix "error: possibly undefined macro: gl_GLIBC21".
+ * modules/regex (Files): Add m4/glibc21.m4.
+
2018-05-20 Bruno Haible <bruno@clisp.org>
localcharset: Optimize.
diff --git
a/modules/regex
b/modules/regex
index 2d93c5e7027eb22501bee94ff69c1e6fcceb6a02..1030f03008fccf19f1cc29dbe9af642125da873e 100644
(file)
--- a/
modules/regex
+++ b/
modules/regex
@@
-9,6
+9,7
@@
lib/regex_internal.h
lib/regexec.c
lib/regcomp.c
m4/eealloc.m4
+m4/glibc21.m4
m4/regex.m4
m4/mbstate_t.m4