From 33cb1647d68d9a57e6659a9392044ee0276fc24e Mon Sep 17 00:00:00 2001 From: Christian Biesinger Date: Thu, 31 Oct 2019 15:38:25 -0500 Subject: [PATCH] Regenerate config.in I forgot to do this in the last commit (b231e86ac9608056ea837e24d42a878927f5787a) gdb/ChangeLog: 2019-10-31 Christian Biesinger * config.in: Regenerate. Change-Id: I60946ffd853a59469c35f19ef8012ac6ea88a31c --- gdb/ChangeLog | 4 ++++ gdb/config.in | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b7a7d98c8a2..cdc44bca63f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-10-31 Christian Biesinger + + * config.in: Regenerate. + 2019-10-31 Christian Biesinger * configure: Regenerate. diff --git a/gdb/config.in b/gdb/config.in index fc05f154b72..5a21fca9814 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -423,6 +423,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H +/* Define to 1 if you have the `strerror_r' function. */ +#undef HAVE_STRERROR_R + /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H -- 2.30.2