diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-28 04:55:24 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-28 04:55:24 +0000 |
commit | dbc529953af5e70304c8ac9ca2a9af4b3b4b1c2f (patch) | |
tree | 5c32bf2a70acd06c424a84e9d0054ae8ac92d29d /multimedia/gstreamer-player/files/patch-configure | |
parent | o Small fixes to support upcoming update to gstreamer-player port (diff) |
o Unmark IGNORE
o Update to 0.5.0
Diffstat (limited to 'multimedia/gstreamer-player/files/patch-configure')
-rw-r--r-- | multimedia/gstreamer-player/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gstreamer-player/files/patch-configure b/multimedia/gstreamer-player/files/patch-configure new file mode 100644 index 000000000000..f65461d9916c --- /dev/null +++ b/multimedia/gstreamer-player/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri Feb 28 00:06:22 2003 ++++ configure Fri Feb 28 00:06:17 2003 +@@ -7814,6 +7814,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' |