Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* spurious change regenerating gdb/config.in?
@ 2016-10-19  0:10 Pedro Alves
  2016-10-19  3:23 ` John Baldwin
  2016-10-19  8:01 ` Yao Qi
  0 siblings, 2 replies; 5+ messages in thread
From: Pedro Alves @ 2016-10-19  0:10 UTC (permalink / raw)
  To: GDB Patches

If I run autoheader on the gdb/ dir, I see this spurious
change come out:

diff --git c/gdb/config.in w/gdb/config.in
index c82a5b4..3790d10 100644
--- c/gdb/config.in
+++ w/gdb/config.in
@@ -453,12 +453,12 @@
 /* Define to 1 if your system has struct lwp. */
 #undef HAVE_STRUCT_LWP
 
-/* Define to 1 if `struct ptrace_lwpinfo' is a member of `pl_tdname'. */
-#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME
-
 /* Define to 1 if `struct ptrace_lwpinfo' is a member of `pl_syscall_code'. */
 #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE
 
+/* Define to 1 if `struct ptrace_lwpinfo' is a member of `pl_tdname'. */
+#undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME
+
 /* Define to 1 if your system has struct reg in <machine/reg.h>. */
 #undef HAVE_STRUCT_REG


This is with pristine FSF autoconf 2.64.  I suspect this is
just because the config.in in master was generated by some
other autoconf version.  To confirm, does anyone else
see this?

Thanks,
Pedro Alves


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-19 15:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-19  0:10 spurious change regenerating gdb/config.in? Pedro Alves
2016-10-19  3:23 ` John Baldwin
2016-10-19 13:09   ` Pedro Alves
2016-10-19 15:55   ` Maciej W. Rozycki
2016-10-19  8:01 ` Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox