environment/autoconf_cache: override /dev/{ptc,ptmx} tests.
This commit is contained in:
@@ -148,9 +148,6 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
|
|||||||
#dbus
|
#dbus
|
||||||
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
|
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
|
||||||
|
|
||||||
# lftp
|
|
||||||
ac_cv_file___dev_ptc_=yes
|
|
||||||
|
|
||||||
# guile
|
# guile
|
||||||
ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
|
ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
|
||||||
|
|
||||||
|
|||||||
@@ -75,6 +75,7 @@ bash_cv_wcwidth_broken=no
|
|||||||
|
|
||||||
# cgdb
|
# cgdb
|
||||||
ac_cv_file__dev_ptmx=yes
|
ac_cv_file__dev_ptmx=yes
|
||||||
|
ac_cv_file__dev_ptc=no
|
||||||
|
|
||||||
# coreutils
|
# coreutils
|
||||||
gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}
|
gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}
|
||||||
|
|||||||
Reference in New Issue
Block a user