summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 830eb9d..58316a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,10 +10,6 @@ AC_PROG_RANLIB
AC_PROG_INSTALL
AC_HEADER_STDC
-AC_CHECK_SIZEOF(short, 2)
-AC_CHECK_SIZEOF(int, 4)
-AC_CHECK_SIZEOF(long, 4)
-
AC_C_CONST
AC_C_INLINE
AC_CHECK_HEADERS(getopt.h)