Synchronize libiberty sources with FSF GCC mainline version.
[deliverable/binutils-gdb.git] / libiberty / configure.ac
index e21e3aa5809b12f0616d376c69608fc5c941dbd4..9d3f2988d5d240d95a2bdc3829e8837efcc6b898 100644 (file)
@@ -276,6 +276,7 @@ libiberty_AC_DECLARE_ERRNO
 # Determine sizes of some types.
 AC_CHECK_SIZEOF([int])
 AC_CHECK_SIZEOF([long])
+AC_CHECK_SIZEOF([size_t])
 
 # Check for presense of long long
 AC_CHECK_TYPE([long long],
This page took 0.02416 seconds and 4 git commands to generate.