diff options
Diffstat (limited to 'site/mipsel-linux')
-rw-r--r-- | site/mipsel-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/mipsel-linux b/site/mipsel-linux index 93e1b6f193..b4aab3beb0 100644 --- a/site/mipsel-linux +++ b/site/mipsel-linux @@ -99,3 +99,6 @@ db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip} # rrdtool rd_cv_ieee_works=${rd_cv_ieee_works=yes} # ac_cv_path_PERL=${ac_cv_path_PERL=no} + +# gettext +am_cv_func_working_getline=${am_cv_func_working_getline=yes} |