diff options
Diffstat (limited to 'Build/source/texk/makejvf/c-auto.in')
-rw-r--r-- | Build/source/texk/makejvf/c-auto.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Build/source/texk/makejvf/c-auto.in b/Build/source/texk/makejvf/c-auto.in index abb57d7adca..76526b1f6bb 100644 --- a/Build/source/texk/makejvf/c-auto.in +++ b/Build/source/texk/makejvf/c-auto.in @@ -61,15 +61,9 @@ /* Define to 1 if you have the <stdlib.h> header file. */ #undef HAVE_STDLIB_H -/* Define to 1 if you have the `strcasecmp' function. */ -#undef HAVE_STRCASECMP - /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR -/* Define to 1 if you have the `strdup' function. */ -#undef HAVE_STRDUP - /* Define to 1 if you have the <strings.h> header file. */ #undef HAVE_STRINGS_H @@ -79,12 +73,6 @@ /* Define to 1 if you have the `strrchr' function. */ #undef HAVE_STRRCHR -/* Define to 1 if you have the `strstr' function. */ -#undef HAVE_STRSTR - -/* Define to 1 if you have the `strtol' function. */ -#undef HAVE_STRTOL - /* Define to 1 if `st_mtim' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_MTIM |