diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-02-27 15:00:27 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-02-27 15:00:27 +0000 |
commit | 155c518b22f815fe45ee77af81e0a89c81b7a32b (patch) | |
tree | c9c64e59c224835c96e2c7bdf55c476b36be083f /Build/source/texk/tex4htk/c-auto.in | |
parent | c610f2fd35a3f2bced831348c7bfe7bcd477919c (diff) |
reautoconf'ed
git-svn-id: svn://tug.org/texlive/trunk@12251 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/tex4htk/c-auto.in')
-rw-r--r-- | Build/source/texk/tex4htk/c-auto.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/tex4htk/c-auto.in b/Build/source/texk/tex4htk/c-auto.in index 8d59f21a635..d3b717ce029 100644 --- a/Build/source/texk/tex4htk/c-auto.in +++ b/Build/source/texk/tex4htk/c-auto.in @@ -19,6 +19,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 |