Index: config.auto.h.in =================================================================== --- config.auto.h.in (revision 2461) +++ config.auto.h.in (revision 2462) @@ -162,12 +162,6 @@ /* These ones are already autodetected by scconfig */ @] -print {\n\n/* Define to 1 if you have the `putenv' function. */\n} -print_ternary libs/env/putenv/presents {#define HAVE_PUTENV 1} {/* #undef HAVE_PUTENV */} - -print {\n\n/* Define to 1 if you have the `setenv' function. */\n} -print_ternary libs/env/setenv/presents {#define HAVE_SETENV 1} {/* #undef HAVE_SETENV */} - print {\n\n/* Define to 1 if you have the `snprintf' function. */\n} print_ternary libs/snprintf {#define HAVE_SNPRINTF 1} {/* #undef HAVE_SNPRINTF */}