diff options
Diffstat (limited to 'Build/source/texk/ps2pkm/c-auto.in')
-rw-r--r-- | Build/source/texk/ps2pkm/c-auto.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Build/source/texk/ps2pkm/c-auto.in b/Build/source/texk/ps2pkm/c-auto.in new file mode 100644 index 00000000000..b787eb15767 --- /dev/null +++ b/Build/source/texk/ps2pkm/c-auto.in @@ -0,0 +1,19 @@ +/* c-auto.in. Generated automatically from configure.in by autoheader. */ + +/* Define if you don't have vprintf but do have _doprnt. */ +#undef HAVE_DOPRNT + +/* Define if you have the vprintf function. */ +#undef HAVE_VPRINTF + +/* Define if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define if you have the memset function. */ +#undef HAVE_MEMSET + +/* Define if you have the <fcntl.h> header file. */ +#undef HAVE_FCNTL_H + +/* Define if you have the m library (-lm). */ +#undef HAVE_LIBM |