commit | 7d5e565b5a114de6d9e5a1a44d3ef73ed4bca6bb | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Jun 01 12:51:54 2009 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jun 01 16:16:02 2009 +0200 |
tree | 260250e4b0722bd4e77bd6cb4211fe97ba5b68c0 | |
parent | 1e4b401a980f22a01913e1572d8e3091da9f2e60 [diff] [blame] |
configure: Add checks for fnmatch support.
diff --git a/configure.ac b/configure.ac index beccbbd..2185331 100644 --- a/configure.ac +++ b/configure.ac
@@ -275,6 +275,7 @@ dlfcn.h \ elf.h \ float.h \ + fnmatch.h \ fontconfig/fontconfig.h \ getopt.h \ grp.h \ @@ -1476,6 +1477,7 @@ epoll_create \ ffs \ finite \ + fnmatch \ fork \ fpclass \ fstatfs \