X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fconfig.in;h=b9d87115fe421eacdb5aa1349061af87b3764a3a;hb=666ec76f414cd10124107b16e44a5a3f4f63d69c;hp=9c3aa5e162056de763b5c640a5c638f48f0ab82c;hpb=0794d25a981ff0ec42fc1b6a8db2b6dedc0e31eb;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config.in b/gdb/config.in index 9c3aa5e162..b9d87115fe 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -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 @@ -438,6 +435,9 @@ /* Define to 1 if your system has struct reg in . */ #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