diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-24 12:54:50 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-24 12:54:50 +0000 |
commit | 3c2360d0385b88c9a20bd20ac33c71d9cec07294 (patch) | |
tree | 74f4df55fbc9587d6d575dcc40d4adfe333486ab /Build/source/libs/teckit/config.h.in | |
parent | ee45ca5dff4f143b357586e8f2524120d6557b6e (diff) |
build and install teckit_compile
git-svn-id: svn://tug.org/texlive/trunk@13940 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/teckit/config.h.in')
-rw-r--r-- | Build/source/libs/teckit/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/teckit/config.h.in b/Build/source/libs/teckit/config.h.in index 5e23fcfbb79..6ca59c2c344 100644 --- a/Build/source/libs/teckit/config.h.in +++ b/Build/source/libs/teckit/config.h.in @@ -6,6 +6,9 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the <iostream> header file. */ +#undef HAVE_IOSTREAM + /* Define if you have zlib. */ #undef HAVE_LIBZ |