diff options
Diffstat (limited to 'site/x86_64-linux')
-rw-r--r-- | site/x86_64-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/x86_64-linux b/site/x86_64-linux index 18c2f9f645..ba60564d0d 100644 --- a/site/x86_64-linux +++ b/site/x86_64-linux @@ -75,3 +75,6 @@ screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no} screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes} screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes} utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} + +# gettext +am_cv_func_working_getline=${am_cv_func_working_getline=yes} |