projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3257441
)
Tue Apr 23 15:56:56 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
author
roland
<roland>
Wed, 24 Apr 1996 00:56:44 +0000
(
00:56
+0000)
committer
roland
<roland>
Wed, 24 Apr 1996 00:56:44 +0000
(
00:56
+0000)
* config.h.in (HAVE_REGEX): New macro.
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
35d865b
..
a02094a
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-71,4
+71,8
@@
#define HAVE_STRERROR 1
+/* The locale code needs these definitions. */
+
+#define HAVE_REGEX 1
+
#endif