diff options
Diffstat (limited to 'site/armeb-linux')
-rw-r--r-- | site/armeb-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/armeb-linux b/site/armeb-linux index d06dc2a8dd..113492a208 100644 --- a/site/armeb-linux +++ b/site/armeb-linux @@ -314,3 +314,6 @@ ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} # gettext am_cv_func_working_getline=${am_cv_func_working_getline=yes} + +# fnmatch +ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} |