diff options
Diffstat (limited to 'site/sh4-linux')
-rw-r--r-- | site/sh4-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/sh4-linux b/site/sh4-linux index 3b989969c0..1c9e2db39f 100644 --- a/site/sh4-linux +++ b/site/sh4-linux @@ -2,3 +2,6 @@ ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} + +# gettext +am_cv_func_working_getline=${am_cv_func_working_getline=yes} |