diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2003-08-16 06:25:29 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2003-08-16 06:25:29 +0000 |
commit | 992fc21fb8cf509e83189873d80286cc502e7c8a (patch) | |
tree | d9fcbb52c35a67b2084a06fce8104be2a76ed18e /modules | |
parent | 0e241f3e22d11083c7a37e21c7625762a7280e80 (diff) | |
download | gnulib-992fc21fb8cf509e83189873d80286cc502e7c8a.tar.gz |
Accept `.' as a separator only in pre-POSIX-200112 mode.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/userspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/userspec b/modules/userspec index 388f6465be..4ad374618c 100644 --- a/modules/userspec +++ b/modules/userspec @@ -8,6 +8,7 @@ m4/userspec.m4 Depends-on: alloca +posixver xalloc xstrtol strdup |