From a87adcd8ff7b95645da4c298f2516104cbaad070 Mon Sep 17 00:00:00 2001 From: fake Date: Mon, 28 Jun 2004 13:37:38 +0000 Subject: [PATCH] fake: scripts/config.cache: add a value to hardwire findutils to use glibc's getline - this finally fixes findutils for crossbuilds... [2004062411495625732] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3439 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- scripts/config.cache | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/config.cache b/scripts/config.cache index ed5f53a2a..2bc0371a6 100644 --- a/scripts/config.cache +++ b/scripts/config.cache @@ -51,3 +51,4 @@ ac_cv_file___dev_urandom_=yes sudo_cv_ebcdic=no utils_cv_sys_open_max=1021 +am_cv_func_working_getline=yes