X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fpsi%2Fpsi.m4;h=67878346db61e5765024af4e225c09502888b94d;hp=b137ec6484f23201d1ab4e7e5ea60013deb78ad2;hb=5fb98c298b198dbc7dba9d1c339b21e179c65b4e;hpb=21e56bfe786b2490cc02ba8b6b8275547171b048 diff --git a/m4/psi/psi.m4 b/m4/psi/psi.m4 index b137ec6..6787834 100644 --- a/m4/psi/psi.m4 +++ b/m4/psi/psi.m4 @@ -166,7 +166,7 @@ EOF _AC_CACHE_DUMP >>conf.env dnl restore STDOUT,STDERR - exec >&$PSI_MESSAGE_FD 2>&$PSI_ERROR_FD + exec AS_MESSAGE_FD>&$PSI_MESSAGE_FD 2>&$PSI_ERROR_FD dnl done AS_ECHO_N(["$1 "]) @@ -237,6 +237,9 @@ typedef bool _Bool; #ifdef HAVE_ARPA_NAMESER_H # include #endif +#ifdef HAVE_ARPA_INET_H +# include +#endif #ifdef HAVE_FCNTL_H # include #endif