diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
commit | cc6825cf28f45c090747ed100adeb2189bda6280 (patch) | |
tree | 227c9e7f8d44c0aaf556fd64a12ba3661c086be6 /editors/gedit/files/patch-configure | |
parent | Remove nautilus support now that Nautilus has been removed from the tree. (diff) |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes:
svn path=/head/; revision=84934
Diffstat (limited to 'editors/gedit/files/patch-configure')
-rw-r--r-- | editors/gedit/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/gedit/files/patch-configure b/editors/gedit/files/patch-configure deleted file mode 100644 index 9e5f5cd31ff1..000000000000 --- a/editors/gedit/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Sat Jul 20 13:58:23 2002 -+++ configure Sat Jul 20 13:58:37 2002 -@@ -5492,6 +5492,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' |