From f1e53779f17953f8e1fab8e539cf7eafaf240d4c Mon Sep 17 00:00:00 2001 From: tilghman Date: Tue, 6 Nov 2007 15:01:56 +0000 Subject: Set up detection of IP_PKTINFO in autoconf for chan_unistim git-svn-id: http://svn.digium.com/svn/asterisk/trunk@88973 f38db490-d61c-443f-a65b-d21fe96a405b --- include/asterisk/autoconfig.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in index daf8a5ca1..01ecfb72a 100644 --- a/include/asterisk/autoconfig.h.in +++ b/include/asterisk/autoconfig.h.in @@ -520,6 +520,9 @@ /* Define to indicate the PostgreSQL library */ #undef HAVE_PGSQL +/* Define to 1 if your system defines IP_PKTINFO. */ +#undef HAVE_PKTINFO + /* Define this to indicate the ${POPT_DESCRIP} library */ #undef HAVE_POPT -- cgit v1.2.3