Regenerate config.in
authorChristian Biesinger <cbiesinger@google.com>
Thu, 31 Oct 2019 20:38:25 +0000 (15:38 -0500)
committerChristian Biesinger <cbiesinger@google.com>
Thu, 31 Oct 2019 20:41:10 +0000 (15:41 -0500)
I forgot to do this in the last commit
(b231e86ac9608056ea837e24d42a878927f5787a)

gdb/ChangeLog:

2019-10-31  Christian Biesinger  <cbiesinger@google.com>

* config.in: Regenerate.

Change-Id: I60946ffd853a59469c35f19ef8012ac6ea88a31c

gdb/ChangeLog
gdb/config.in

index b7a7d98c8a2e956090207d24981a22ed085293c2..cdc44bca63ff209fcb1653be4ce284bce77f4e75 100644 (file)
@@ -1,3 +1,7 @@
+2019-10-31  Christian Biesinger  <cbiesinger@google.com>
+
+       * config.in: Regenerate.
+
 2019-10-31  Christian Biesinger  <cbiesinger@google.com>
 
        * configure: Regenerate.
index fc05f154b7263e8a5027cbf7e7fb33a13a9055fd..5a21fca98143fbc3189c88db2ed2f47a6c5d7f0d 100644 (file)
 /* Define to 1 if you have the <stdlib.h> 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 <strings.h> header file. */
 #undef HAVE_STRINGS_H
 
This page took 0.031793 seconds and 4 git commands to generate.