From c23c7d4ba70479fa21ead6658ef8c33ce7f366d5 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 8 May 2003 00:26:31 +0000 Subject: Add gtksourceview, and editor component that adds syntax highlighting support to the default GtkTextView widget. --- editors/gtksourceview/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 editors/gtksourceview/files/patch-configure (limited to 'editors/gtksourceview/files/patch-configure') diff --git a/editors/gtksourceview/files/patch-configure b/editors/gtksourceview/files/patch-configure new file mode 100644 index 000000000000..6718d62e1a0f --- /dev/null +++ b/editors/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' -- cgit v1.2.3