Merged revisions 101894 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r101894 | tilghman | 2008-02-01 13:36:12 -0600 (Fri, 01 Feb 2008) | 2 lines

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/trunk@101895 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2008-02-01 19:44:39 +00:00
parent 320174cd4b
commit bfd26b9cfd
3 changed files with 35 additions and 226 deletions

View File

@@ -297,10 +297,10 @@
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME
/* Define this to indicate the ${GETIFADDRS_DESCRIP} library */
/* Define if your system has the GETIFADDRS headers. */
#undef HAVE_GETIFADDRS
/* Define to indicate the ${GETIFADDRS_DESCRIP} library version */
/* Define GETIFADDRS headers version */
#undef HAVE_GETIFADDRS_VERSION
/* Define to 1 if you have the `getloadavg' function. */