head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.1.0.18 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.16 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.14 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.12 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.10 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.8 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.6 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.4 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.2; locks; strict; comment @# @; 1.2 date 2010.03.14.10.59.14; author pettai; state dead; branches; next 1.1; 1.1 date 2008.06.21.17.58.17; author joerg; state Exp; branches; next ; desc @@ 1.2 log @Beacon v1.3-0 July 15, 2005 * Cleaned up socket code to separate TCP and UDP socket handling. Connections are now far more robust. @ text @$NetBSD: patch-ab,v 1.1 2008/06/21 17:58:17 joerg Exp $ --- librtp/config.h.in.orig 2008-06-21 11:29:06.000000000 +0000 +++ librtp/config.h.in @@@@ -48,6 +48,9 @@@@ #undef NEED_INET_PTON #undef NEED_INET_NTOP +#undef HAVE_INET_NTOP +#undef HAVE_INET_PTON + /* * If you don't have these types in , #define these to be * the types you do have. @ 1.1 log @Fix autoconf header to not re-declare inet_ntop and friends. Fix text relocations by ensuring the Perl module can use -fPIC builds. Bump revision. @ text @d1 1 a1 1 $NetBSD$ @