1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/net/mtr/files/patch-configure
Martin Wilke 65f5ec2784 - Fix ipv6 support
Submitted by:	ume@
2006-11-07 17:39:40 +00:00

14 lines
335 B
Plaintext

Index: configure
diff -u configure.orig configure
--- configure.orig Sat Sep 30 04:41:56 2006
+++ configure Wed Nov 8 02:02:41 2006
@@ -7287,8 +7287,6 @@
fi
-LIBS="$LIBS -lresolv"
-
echo "$as_me:$LINENO: checking for herror" >&5
echo $ECHO_N "checking for herror... $ECHO_C" >&6
if test "${ac_cv_func_herror+set}" = set; then