mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
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:
committed by
George Joseph
parent
9f5c1d30ed
commit
8d1858e570
@@ -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
|
||||
|
Reference in New Issue
Block a user