diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-09-02 07:02:00 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-09-02 07:02:00 +0000 |
commit | ffe0571cfeed11aff6873c2a6337b678f06cac11 (patch) | |
tree | b1fee9844b8308ad9ff91a66d2684d97bc0b240f /Build/source/texk/web2c/c-auto.in | |
parent | d67729aa4d5897be113d62b655d4b63173a918fa (diff) |
luaTeX: Remove all g++ warnings
git-svn-id: svn://tug.org/texlive/trunk@38274 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/c-auto.in')
-rw-r--r-- | Build/source/texk/web2c/c-auto.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in index 8166e0e43af..ce18d89e49b 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/source/texk/web2c/c-auto.in @@ -139,6 +139,9 @@ /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ #undef HAVE_NDIR_H +/* Define to 1 if you have the `Object::initCmd(const char*)' function. */ +#undef HAVE_OBJECT_INITCMD_CONST_CHARP + /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV |