diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-07-26 05:01:37 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-07-26 05:01:37 +0000 |
commit | dcb0b0dd67a45b4e55fa9431d00cef51e68ea9c3 (patch) | |
tree | 24ea18953bb285968dc44c85c5c665ca12d3d7f4 /textproc/gnomespell/files/patch-configure | |
parent | Use lthack; This port was installing a couple .la files. (diff) |
Use the new libtool scheme.
Notes
Notes:
svn path=/head/; revision=114733
Diffstat (limited to 'textproc/gnomespell/files/patch-configure')
-rw-r--r-- | textproc/gnomespell/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/gnomespell/files/patch-configure b/textproc/gnomespell/files/patch-configure deleted file mode 100644 index f195f07b43c6..000000000000 --- a/textproc/gnomespell/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- 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' |