From 2d5a7a9323dbaf6f1dbe52c4b26351910ff2991e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 26 Feb 2015 09:24:22 +0100 Subject: [PATCH] environment/autoconf_cache: override /dev/{ptc,ptmx} tests. --- common/environment/configure/autoconf_cache/arm-linux | 3 --- common/environment/configure/autoconf_cache/common-linux | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/common/environment/configure/autoconf_cache/arm-linux b/common/environment/configure/autoconf_cache/arm-linux index 14b1889e79a..a0854837554 100644 --- a/common/environment/configure/autoconf_cache/arm-linux +++ b/common/environment/configure/autoconf_cache/arm-linux @@ -148,9 +148,6 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} #dbus ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} -# lftp -ac_cv_file___dev_ptc_=yes - # guile ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes} diff --git a/common/environment/configure/autoconf_cache/common-linux b/common/environment/configure/autoconf_cache/common-linux index 36661484884..64f78a62071 100644 --- a/common/environment/configure/autoconf_cache/common-linux +++ b/common/environment/configure/autoconf_cache/common-linux @@ -75,6 +75,7 @@ bash_cv_wcwidth_broken=no # cgdb ac_cv_file__dev_ptmx=yes +ac_cv_file__dev_ptc=no # coreutils gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}