From: Christian Biesinger Date: Thu, 31 Oct 2019 20:38:25 +0000 (-0500) Subject: Regenerate config.in X-Git-Tag: binutils-2_34~890 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33cb1647d68d9a57e6659a9392044ee0276fc24e;p=thirdparty%2Fbinutils-gdb.git 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 --- 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