diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/site/common-linux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/site/common-linux b/meta/site/common-linux index 8b5be68be9..448758b5f1 100644 --- a/meta/site/common-linux +++ b/meta/site/common-linux @@ -1,3 +1,7 @@ +# gettext - these add sleep delays otherwise +gl_cv_func_sleep_works=${gl_cv_func_sleep_works=yes} +gl_cv_header_working_fcntl_h=${gl_cv_header_working_fcntl_h=yes} + # apr ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes} ac_cv_sizeof_pid_t=${ac_cv_sizeof_pid_t=4} |