diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
commit | 63c7a0f9737c93a82ece5b35edb91dbb81752862 (patch) | |
tree | 8fd2b334d8c215b34cd6ae1ba2b59c1a19256051 /devel/bugbuddy2/files/patch-configure | |
parent | * Fix build with latest GNOME libraries. (diff) |
Back to betas...Update to GNOME 2.0 beta 5.
Notes
Notes:
svn path=/head/; revision=59482
Diffstat (limited to 'devel/bugbuddy2/files/patch-configure')
-rw-r--r-- | devel/bugbuddy2/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/bugbuddy2/files/patch-configure b/devel/bugbuddy2/files/patch-configure deleted file mode 100644 index f3505cd6e26d..000000000000 --- a/devel/bugbuddy2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue May 14 23:25:15 2002 -+++ configure Tue May 14 23:25:40 2002 -@@ -6203,6 +6203,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' |