diff options
Diffstat (limited to 'Build/source/texk/dvipng/config.h.in')
-rw-r--r-- | Build/source/texk/dvipng/config.h.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Build/source/texk/dvipng/config.h.in b/Build/source/texk/dvipng/config.h.in index 9ad974db7e2..e3d93dc7d1d 100644 --- a/Build/source/texk/dvipng/config.h.in +++ b/Build/source/texk/dvipng/config.h.in @@ -27,15 +27,6 @@ /* Define to 1 if you have the <assert.h> header file. */ #undef HAVE_ASSERT_H -/* Define to 1 if you have the `bcmp' function. */ -#undef HAVE_BCMP - -/* Define to 1 if you have the `bcopy' function. */ -#undef HAVE_BCOPY - -/* Define to 1 if you have the `bzero' function. */ -#undef HAVE_BZERO - /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H @@ -100,9 +91,6 @@ /* Define to 1 if you have the `getwd' function. */ #undef HAVE_GETWD -/* Define to 1 if you have the `index' function. */ -#undef HAVE_INDEX - /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H @@ -166,9 +154,6 @@ /* Define to 1 if you have the <pwd.h> header file. */ #undef HAVE_PWD_H -/* Define to 1 if you have the `rindex' function. */ -#undef HAVE_RINDEX - /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H |