diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-12 05:30:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-12 05:30:42 +0000 |
commit | 4a17c6bd5aacdd0e069d51a4a254b7a288fd1b1a (patch) | |
tree | 86fb60fd1cc7d7d33c38d863412ea497bdb38440 /net/gnet2/files/patch-configure | |
parent | Update distinfo. (diff) |
Add gnet2 after a repo copy from gnet-glib2. gnet2 is the stable Glib-2
based version of the simple network library, GNet.
Notes
Notes:
svn path=/head/; revision=84732
Diffstat (limited to 'net/gnet2/files/patch-configure')
-rw-r--r-- | net/gnet2/files/patch-configure | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/net/gnet2/files/patch-configure b/net/gnet2/files/patch-configure index d3f96b2a7338..8520e176cae3 100644 --- a/net/gnet2/files/patch-configure +++ b/net/gnet2/files/patch-configure @@ -1,15 +1,6 @@ ---- 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 @@ +--- configure 2002/07/20 11:29:10 1.1 ++++ configure 2002/07/20 11:29:19 +@@ -6725,6 +6725,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" |