diff options
author | Alon Zakai <alonzakai@gmail.com> | 2014-01-16 14:42:22 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2014-01-16 15:42:14 -0800 |
commit | 5bb976ed71f1402f8f7853cc9a0c8ea4dd551615 (patch) | |
tree | 4cc78b8fb5f7e4bfc94a8baf2775f7d84c39e390 /emcc | |
parent | 3d771ae92881d253aae30e80a400ba133de08d26 (diff) |
add fnmatch; fixes #20021.9.3
Diffstat (limited to 'emcc')
-rwxr-xr-x | emcc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1584,6 +1584,7 @@ try: 'wctomb.c', ]], ['regex', [ + 'fnmatch.c', 'regcomp.c', 'regerror.c', 'regexec.c', |