* configure.ac (targ_archs): Use standard autoconf check for
[deliverable/binutils-gdb.git] / gdb / config.in
index 9c3aa5e162056de763b5c640a5c638f48f0ab82c..b9d87115fe421eacdb5aa1349061af87b3764a3a 100644 (file)
@@ -7,9 +7,6 @@
 /* Define if your struct reg has r_fs.  */
 #undef HAVE_STRUCT_REG_R_FS
 
-/* Define if your struct stat has st_blocks.  */
-#undef HAVE_STRUCT_STAT_ST_BLOCKS
-
 /* Define if your struct reg has r_gs.  */
 #undef HAVE_STRUCT_REG_R_GS
 
 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
 #undef HAVE_STRUCT_REG
 
+/* Define to 1 if `st_blocks' is member of `struct stat'. */
+#undef HAVE_STRUCT_STAT_ST_BLOCKS
+
 /* Define to 1 if your system has td_pcb in struct thread. */
 #undef HAVE_STRUCT_THREAD_TD_PCB
 
This page took 0.039187 seconds and 4 git commands to generate.