build: Rebuild configure and autoconfig.h.in

autoconfigh.h.in was missed in the original review for this
issue. Additionally it looks like I have newer pkg-config autoconf
macros on my development machine.

ASTERISK-29817

Change-Id: I3c85a4de82c5d7d6e0e23dad4c33bb650a86a57b
This commit is contained in:
Sean Bright
2022-01-21 11:34:38 -05:00
committed by George Joseph
parent 9f5c1d30ed
commit 8d1858e570
2 changed files with 71 additions and 65 deletions

View File

@@ -206,6 +206,10 @@
/* Define DAHDI headers version */
#undef HAVE_DAHDI_VERSION
/* Define to 1 if you have the declaration of `gethostbyname_r', and to 0 if
you don't. */
#undef HAVE_DECL_GETHOSTBYNAME_R
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#undef HAVE_DIRENT_H