projects
/
libusual.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c29a0c
)
AC_USUAL_GETADDRINFO_A: use LINK instead of COMPILE
author
Marko Kreen
<markokr@gmail.com>
Fri, 25 Mar 2011 23:09:43 +0000
(
01:09
+0200)
committer
Marko Kreen
<markokr@gmail.com>
Fri, 25 Mar 2011 23:09:43 +0000
(
01:09
+0200)
m4/usual.m4
patch
|
blob
|
blame
|
history
diff --git
a/m4/usual.m4
b/m4/usual.m4
index 635ad358448d3f00766a0d5da7d6a24f9820c6aa..7cea9f39155e695a072bf77690200c2da27137aa 100644
(file)
--- a/
m4/usual.m4
+++ b/
m4/usual.m4
@@
-361,7
+361,7
@@
dnl
AC_DEFUN([AC_USUAL_GETADDRINFO_A], [
AC_SEARCH_LIBS(getaddrinfo_a, anl)
AC_CACHE_CHECK([whether to use native getaddinfo_a], ac_cv_usual_glibc_gaia,
- [AC_TRY_
COMPILE
([
+ [AC_TRY_
LINK
([
#include <stdio.h>
#ifdef HAVE_NETDB_H
#include <netdb.h>