diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:08:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:08:47 +0000 |
commit | 39e8819cd2197785ed72fe9c1a939b46b6d5c02d (patch) | |
tree | 329301715b9d2549b5cc0f8c00ecd2c4917344c9 /net/libgnetwork/files/patch-configure | |
parent | Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams. (diff) |
Add libgnetwork, a GLib-based network wrapper API that is slated to become
the de facto standard for GNOME.
Notes
Notes:
svn path=/head/; revision=106189
Diffstat (limited to 'net/libgnetwork/files/patch-configure')
-rw-r--r-- | net/libgnetwork/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/libgnetwork/files/patch-configure b/net/libgnetwork/files/patch-configure new file mode 100644 index 000000000000..f195f07b43c6 --- /dev/null +++ b/net/libgnetwork/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |