mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Change detection of getifaddrs to use AST_C_COMPILE_CHECK, backported from trunk (as suggested by kpfleming)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@101894 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -123,9 +123,12 @@
|
||||
/* Define to 1 if you have the `gethostname' function. */
|
||||
#undef HAVE_GETHOSTNAME
|
||||
|
||||
/* Define to indicate the ${GETIFADDRS_DESCRIP} library */
|
||||
/* Define if your system has the GETIFADDRS headers. */
|
||||
#undef HAVE_GETIFADDRS
|
||||
|
||||
/* Define GETIFADDRS headers version */
|
||||
#undef HAVE_GETIFADDRS_VERSION
|
||||
|
||||
/* Define to 1 if you have the `getloadavg' function. */
|
||||
#undef HAVE_GETLOADAVG
|
||||
|
||||
|
Reference in New Issue
Block a user