diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-05-08 03:59:05 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-05-08 03:59:05 +0000 |
commit | 2b3295fca6fe0fb4f741c4c4eec929af410ec283 (patch) | |
tree | 9737071e6f392097d3d95b7b958e74f19726b7c5 /audio/speex/files/patch-configure | |
parent | Update to 1.1. (diff) |
- Update to 1.0.5
- Use libtool15 now instead of libtool13
- Speex bumped lib version but there is no need so I put it back at .3
Notes
Notes:
svn path=/head/; revision=134826
Diffstat (limited to '')
-rw-r--r-- | audio/speex/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/speex/files/patch-configure b/audio/speex/files/patch-configure deleted file mode 100644 index 868364574624..000000000000 --- a/audio/speex/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Jul 29 11:40:32 2002 -+++ configure Wed Jul 31 03:49:39 2002 -@@ -5287,6 +5287,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' |