Record FPSR for SIMD/FP data instructions
[deliverable/binutils-gdb.git] / bfd / config.in
index be572969fc04ea4ab36a72e3ebf7b3823c4eb9f6..18fb8aeb50c327604a4f305d03ff2256356ed04a 100644 (file)
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the <limits.h> header file. */
+#undef HAVE_LIMITS_H
+
 /* Define to 1 if the system has the type `long double'. */
 #undef HAVE_LONG_DOUBLE
 
 
 /* Define to 1 if you need to in order for `stat' and other things to work. */
 #undef _POSIX_SOURCE
+
+/* Use structured /proc on Solaris. */
+#undef _STRUCTURED_PROC
This page took 0.026167 seconds and 4 git commands to generate.