diff options
Diffstat (limited to 'Build/source/texk/kpathsea/c-auto.in')
-rw-r--r-- | Build/source/texk/kpathsea/c-auto.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in index 858ddff142a..f2e8e23dcde 100644 --- a/Build/source/texk/kpathsea/c-auto.in +++ b/Build/source/texk/kpathsea/c-auto.in @@ -44,6 +44,10 @@ /* Define to 1 if you have the `bzero' function. */ #undef HAVE_BZERO +/* Define to 1 if you have the declaration of `putenv', and to 0 if you don't. + */ +#undef HAVE_DECL_PUTENV + /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. */ #undef HAVE_DECL_STRSTR |