diff options
Diffstat (limited to 'Build/source/texk/musixtnt/config.h.in')
-rw-r--r-- | Build/source/texk/musixtnt/config.h.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Build/source/texk/musixtnt/config.h.in b/Build/source/texk/musixtnt/config.h.in index 69e6720c9fa..4525f384e34 100644 --- a/Build/source/texk/musixtnt/config.h.in +++ b/Build/source/texk/musixtnt/config.h.in @@ -64,9 +64,6 @@ /* 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 @@ -79,12 +76,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 |