diff options
Diffstat (limited to 'Build/source/texk/mendexk/c-auto.in')
-rw-r--r-- | Build/source/texk/mendexk/c-auto.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/mendexk/c-auto.in b/Build/source/texk/mendexk/c-auto.in index 6f34cd18961..b8852321593 100644 --- a/Build/source/texk/mendexk/c-auto.in +++ b/Build/source/texk/mendexk/c-auto.in @@ -105,6 +105,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have C99 variadic macros. */ +#undef HAVE___VA_ARGS__ + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR |