diff options
Diffstat (limited to 'Build/source/texk/ttfdump/configure.ac')
-rw-r--r-- | Build/source/texk/ttfdump/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Build/source/texk/ttfdump/configure.ac b/Build/source/texk/ttfdump/configure.ac index 23d60f744e5..7417407c1c8 100644 --- a/Build/source/texk/ttfdump/configure.ac +++ b/Build/source/texk/ttfdump/configure.ac @@ -16,10 +16,7 @@ dnl Common code for all programs using libkpathsea. KPSE_COMMON([ttfdump]) dnl Checks for typedefs, structures, and compiler characteristics. -AC_C_BIGENDIAN AC_CHECK_SIZEOF([int]) -AC_CHECK_SIZEOF([long]) -AC_CHECK_SIZEOF([long long]) AC_CONFIG_HEADERS([config.h]) |