From 4c1d65341652b5fad2b8c2dcb076815f0596f4c2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 4 Mar 2003 19:35:41 +0000 Subject: . --- config.hin | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.hin') diff --git a/config.hin b/config.hin index ece391e12..e88b460c7 100644 --- a/config.hin +++ b/config.hin @@ -1387,6 +1387,9 @@ /* Define to rpl_fnmatch if the replacement function should be used. */ #undef fnmatch +/* Define to rpl_getcwd if the wrapper function should be used. */ +#undef getcwd + /* Define as rpl_getgroups if getgroups doesn't work right. */ #undef getgroups -- cgit v1.2.3-54-g00ecf