Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 264109
Collapse All | Expand All

(-)ntp-4.2.4p6/configure.SAVE (+1 lines)
Lines 52778-52795 Link Here
52778
    echo "$as_me:$LINENO: checking for in6_pktinfo" >&5
52778
    echo "$as_me:$LINENO: checking for in6_pktinfo" >&5
52779
echo $ECHO_N "checking for in6_pktinfo... $ECHO_C" >&6
52779
echo $ECHO_N "checking for in6_pktinfo... $ECHO_C" >&6
52780
    cat >conftest.$ac_ext <<_ACEOF
52780
    cat >conftest.$ac_ext <<_ACEOF
52781
/* confdefs.h.  */
52781
/* confdefs.h.  */
52782
_ACEOF
52782
_ACEOF
52783
cat confdefs.h >>conftest.$ac_ext
52783
cat confdefs.h >>conftest.$ac_ext
52784
cat >>conftest.$ac_ext <<_ACEOF
52784
cat >>conftest.$ac_ext <<_ACEOF
52785
/* end confdefs.h.  */
52785
/* end confdefs.h.  */
52786
52786
52787
#define _GNU_SOURCE
52787
#include <sys/types.h>
52788
#include <sys/types.h>
52788
#include <sys/socket.h>
52789
#include <sys/socket.h>
52789
#include <netinet/in.h>
52790
#include <netinet/in.h>
52790
$isc_netinetin6_hack
52791
$isc_netinetin6_hack
52791
$isc_netinet6in6_hack
52792
$isc_netinet6in6_hack
52792
52793
52793
int
52794
int
52794
main ()
52795
main ()
52795
{
52796
{

Return to bug 264109