diff options
| -rw-r--r-- | meta/site/common-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/site/common-linux b/meta/site/common-linux index 14d671b46c..fd46d62732 100644 --- a/meta/site/common-linux +++ b/meta/site/common-linux | |||
| @@ -34,3 +34,6 @@ bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no} | |||
| 34 | # mysql | 34 | # mysql |
| 35 | ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes} | 35 | ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes} |
| 36 | ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} | 36 | ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} |
| 37 | |||
| 38 | # TCL | ||
| 39 | tcl_cv_api_serial=${tcl_cv_api_serial=termios} | ||
