aboutsummaryrefslogtreecommitdiff
path: root/net/xtraceroute/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/xtraceroute/files/patch-aa')
-rw-r--r--net/xtraceroute/files/patch-aa18
1 files changed, 6 insertions, 12 deletions
diff --git a/net/xtraceroute/files/patch-aa b/net/xtraceroute/files/patch-aa
index 44c46cb32017..01493bfd1074 100644
--- a/net/xtraceroute/files/patch-aa
+++ b/net/xtraceroute/files/patch-aa
@@ -1,6 +1,9 @@
---- configure.orig Sun Feb 28 06:56:14 1999
-+++ configure Tue Aug 22 12:29:47 2000
-@@ -2505,7 +2505,7 @@
+
+$FreeBSD$
+
+--- configure.orig Wed Apr 18 17:26:37 2001
++++ configure Thu Jun 28 23:54:08 2001
+@@ -2547,7 +2547,7 @@
cat conftest.$ac_ext >&5
rm -rf conftest*
CATOBJEXT=.mo
@@ -9,12 +12,3 @@
fi
rm -f conftest*
INSTOBJEXT=.mo
-@@ -3620,7 +3620,7 @@
- if test "x$have_libgtkgl" = "x" ; then
- { echo "configure: error: Missing gtkgl library" 1>&2; exit 1; }
- else
-- LIBS="$LIBS -lgtkgl"
-+ LIBS="-lgtkgl $LIBS"
- fi
-
- echo $ac_n "checking for TIFFOpen in -ltiff""... $ac_c" 1>&6