diff options
-rw-r--r-- | wrappers/site/linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wrappers/site/linux b/wrappers/site/linux index e97d26b..cb6b191 100644 --- a/wrappers/site/linux +++ b/wrappers/site/linux @@ -58,3 +58,6 @@ screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no} 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} + +# Python +ac_cv_working_tzset=${ac_cv_working_tzset=yes} |