* ser-unix.c (wait_for): Initialize the FD_SET before every select
[deliverable/binutils-gdb.git] / gdb / config.in
index e86239c2cc991c96c5e390159679fe9f53a0a5e0..bfb15cd3ef911fa6ad8818b59b9e00d470bf597c 100644 (file)
@@ -68,6 +68,9 @@
 /* Define if your struct reg has r_gs.  */
 #undef HAVE_STRUCT_REG_R_GS
 
+/* Define if <sys/link.h> has struct link_map32 */
+#undef HAVE_STRUCT_LINK_MAP32
+
 /* Define if the prfpregset_t type is broken. */
 #undef PRFPREGSET_T_BROKEN
 
 /* Define if you have the <link.h> header file.  */
 #undef HAVE_LINK_H
 
-/* Define if <link.h> defines struct link_map32.  */
-#undef HAVE_STRUCT_LINK_MAP32
-
 /* Define if you have the <locale.h> header file.  */
 #undef HAVE_LOCALE_H
 
This page took 0.025845 seconds and 4 git commands to generate.