diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 06:03:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 06:03:31 +0000 |
commit | 6d561b479580390d211bc09d10cd153df057ad41 (patch) | |
tree | f1e7b39329c6c1a43211f3c835a1abdcaa2d8c66 /textproc/gnomespell-devel/files/patch-configure | |
parent | Add gtkhtml3. (diff) |
Add gnomespell-devel after a repo copy from gnomespell. Gnomespell-devel
is the development version of a Bonobo spelling component.
Diffstat (limited to 'textproc/gnomespell-devel/files/patch-configure')
-rw-r--r-- | textproc/gnomespell-devel/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/gnomespell-devel/files/patch-configure b/textproc/gnomespell-devel/files/patch-configure new file mode 100644 index 000000000000..f195f07b43c6 --- /dev/null +++ b/textproc/gnomespell-devel/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' |