summaryrefslogtreecommitdiff
path: root/lib/replace/libreplace_cc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/libreplace_cc.m4')
-rw-r--r--lib/replace/libreplace_cc.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/replace/libreplace_cc.m4 b/lib/replace/libreplace_cc.m4
index a26dee498e..48d9e84a32 100644
--- a/lib/replace/libreplace_cc.m4
+++ b/lib/replace/libreplace_cc.m4
@@ -115,7 +115,6 @@ AC_CHECK_SIZEOF(short)
AC_CHECK_SIZEOF(long)
AC_CHECK_SIZEOF(long long)
-AC_CHECK_TYPE(uint_t, unsigned int)
AC_CHECK_TYPE(int8_t, char)
AC_CHECK_TYPE(uint8_t, unsigned char)
AC_CHECK_TYPE(int16_t, short)