diff options
Diffstat (limited to 'site/arm-linux')
-rw-r--r-- | site/arm-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/arm-linux b/site/arm-linux index a4a5a34248..13b279a540 100644 --- a/site/arm-linux +++ b/site/arm-linux @@ -325,3 +325,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} |