pkgsrc/net/udptunnel/patches/patch-ab
tv e01411cca0 Not everything has YP. Make it autoconf-conditional.
Install documentation (only available in HTML).  Bump PKGREVISION.
2005-11-02 15:08:44 +00:00

13 lines
361 B
Text

$NetBSD: patch-ab,v 1.1 2005/11/02 15:08:44 tv Exp $
--- configure.orig 2005-11-02 10:01:10.000000000 -0500
+++ configure
@@ -1309,7 +1309,7 @@ EOF
fi
-for ac_hdr in fcntl.h sys/time.h unistd.h
+for ac_hdr in fcntl.h sys/time.h unistd.h rpcsvc/ypclnt.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6