From: Jim Meyering Date: Sat, 24 Sep 2005 06:53:27 +0000 (+0000) Subject: . X-Git-Tag: v5.90~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f31fc1440dc56401342934bdc72d36785413f07;p=thirdparty%2Fcoreutils.git . --- diff --git a/config.hin b/config.hin index 531a962baa..05756e9e32 100644 --- a/config.hin +++ b/config.hin @@ -1632,9 +1632,54 @@ /* Define to rpl_putenv if the replacement function should be used. */ #undef putenv +/* Define to rpl_re_comp if the replacement should be used. */ +#undef re_comp + +/* Define to rpl_re_compile_fastmap if the replacement should be used. */ +#undef re_compile_fastmap + +/* Define to rpl_re_compile_pattern if the replacement should be used. */ +#undef re_compile_pattern + +/* Define to rpl_re_exec if the replacement should be used. */ +#undef re_exec + +/* Define to rpl_re_match if the replacement should be used. */ +#undef re_match + +/* Define to rpl_re_match_2 if the replacement should be used. */ +#undef re_match_2 + +/* Define to rpl_re_search if the replacement should be used. */ +#undef re_search + +/* Define to rpl_re_search_2 if the replacement should be used. */ +#undef re_search_2 + +/* Define to rpl_re_set_registers if the replacement should be used. */ +#undef re_set_registers + +/* Define to rpl_re_set_syntax if the replacement should be used. */ +#undef re_set_syntax + +/* Define to rpl_re_syntax_options if the replacement should be used. */ +#undef re_syntax_options + /* Define to rpl_realloc if the replacement function should be used. */ #undef realloc +/* Define to rpl_regcomp if the replacement should be used. */ +#undef regcomp + +/* Define to rpl_regerror if the replacement should be used. */ +#undef regerror + +/* Define to rpl_regexec if the replacement should be used. */ +#undef regexec + +/* Define to rpl_regfree if the replacement should be used. */ +#undef regfree + /* Define to rpl_rename if the replacement function should be used. */ #undef rename