summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 48e8d39a4b..82bf56a13f 100755
--- a/configure
+++ b/configure
@@ -8118,9 +8118,6 @@ $_def_glob
/* Define this if your system has setenv */
$_def_setenv
-#ifndef HAVE_SETENV
-int setenv(const char *name, const char *val, int overwrite);
-#endif
/* Define this if your system has strsep */
$_def_strsep