diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-05-17 17:01:42 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-05-17 17:01:42 +0000 |
commit | 09d0c6da109b9c875800dd46ff7d848c153322f4 (patch) | |
tree | 7f7b769c987a65cc38bc27ca396ee0e5cc95cf8c /site/sh-common | |
parent | 1a7668c797a0ce8728190d641c3a87d2e9ee312a (diff) | |
parent | 7605d989539a54cb2e6a00fba7cd3943bb9be7ec (diff) |
merge of '0b283e6731fcecb8efe6007eaa4798a26df1938a'
and '49e541f0397109bdc6530a7380f2980a60d577ba'
Diffstat (limited to 'site/sh-common')
-rw-r--r-- | site/sh-common | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/site/sh-common b/site/sh-common index 76c464da20..e8228fdb31 100644 --- a/site/sh-common +++ b/site/sh-common @@ -228,8 +228,6 @@ bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing} bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no} bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no} -bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes} -bash_cv_sys_siglist=${bash_cv_sys_siglist=yes} bash_cv_dup2_broken=${bash_cv_dup2_broken=no} bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no} bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t} @@ -241,7 +239,6 @@ bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no} bash_cv_job_control_missing=${bash_cv_job_control_missing=present} bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present} bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no} -ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes} # mono cv_mono_sizeof_sunpath=108 |