diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-08 00:34:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-08 00:34:09 +0000 |
commit | d22e617995259c970604ecb95987596011fcab19 (patch) | |
tree | af804fe6ae63af80be9abbb30f08ca1dc55815a9 /x11-toolkits/gtksourceview/files/patch-configure | |
parent | Remove gtksourceview. (diff) |
Re-add gtksourceview under the x11-toolkits category. Gtksourceview is
an editor component that adds syntax highlighting support to the default
GtkTextView widget.
Notes
Notes:
svn path=/head/; revision=80408
Diffstat (limited to 'x11-toolkits/gtksourceview/files/patch-configure')
-rw-r--r-- | x11-toolkits/gtksourceview/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtksourceview/files/patch-configure b/x11-toolkits/gtksourceview/files/patch-configure new file mode 100644 index 000000000000..6718d62e1a0f --- /dev/null +++ b/x11-toolkits/gtksourceview/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Tue Dec 17 05:27:57 2002 ++++ configure Sun Dec 22 17:31:25 2002 +@@ -7270,6 +7270,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' |