OSDN Git Service

2009-09-03 Ozkan Sezer <sezeroz@gmail.com>
[pf3gnuchains/gcc-fork.git] / libiberty / configure.ac
index f01d518..c34fc10 100644 (file)
@@ -254,6 +254,7 @@ libiberty_AC_DECLARE_ERRNO
 # Determine the size of an int for struct fibnode.
 AC_CHECK_SIZEOF([int])
 
+AC_CHECK_TYPE(intptr_t, long)
 AC_CHECK_TYPE(uintptr_t, unsigned long)
 
 # Look for a 64-bit type.