summaryrefslogtreecommitdiff
path: root/net/gnet2/files/patch-configure
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-04 21:17:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-04 21:17:27 +0000
commit05b633dc854a6a701e4aa6a26a37e7be19303482 (patch)
tree62aa3602da0bfc57bc68f75792f646532629ba52 /net/gnet2/files/patch-configure
parentUpgrade to 2.0.7. (diff)
Update to 1.1.9.
Notes
Notes: svn path=/head/; revision=84222
Diffstat (limited to 'net/gnet2/files/patch-configure')
-rw-r--r--net/gnet2/files/patch-configure15
1 files changed, 12 insertions, 3 deletions
diff --git a/net/gnet2/files/patch-configure b/net/gnet2/files/patch-configure
index 8520e176cae3..d3f96b2a7338 100644
--- a/net/gnet2/files/patch-configure
+++ b/net/gnet2/files/patch-configure
@@ -1,6 +1,15 @@
---- configure 2002/07/20 11:29:10 1.1
-+++ configure 2002/07/20 11:29:19
-@@ -6725,6 +6725,7 @@
+--- configure.orig Mon Apr 28 23:00:52 2003
++++ configure Fri Jul 4 17:13:31 2003
+@@ -1880,7 +1880,7 @@
+
+ fi;
+ if test "x$with_html_dir" = "x" ; then
+- HTML_DIR=$datadir/doc/libgnet$GNET_MAJOR_VERSION.$GNET_MINOR_VERSION-dev/html
++ HTML_DIR=$prefix/share/doc/libgnet$GNET_MAJOR_VERSION.$GNET_MINOR_VERSION-glib2-dev/html
+ else
+ HTML_DIR=$with_html_dir
+ fi
+@@ -7905,6 +7905,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"