diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-02 03:44:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-02 03:44:57 +0000 |
commit | 2115771c2fa1e9a64412a81f62fd3573ec7926f7 (patch) | |
tree | a68dc79a9760f26c5c2da530ec51f9d4fb512370 /x11/gnomepanel/files/patch-configure | |
parent | Update to GNOME 2.0 RC 1. (diff) |
Add gnomepanel, the panel component for the GNOME 2.0 Desktop.
Diffstat (limited to 'x11/gnomepanel/files/patch-configure')
-rw-r--r-- | x11/gnomepanel/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gnomepanel/files/patch-configure b/x11/gnomepanel/files/patch-configure new file mode 100644 index 000000000000..63f6b4544d5b --- /dev/null +++ b/x11/gnomepanel/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Apr 29 01:16:38 2002 ++++ configure Mon Apr 29 01:17:04 2002 +@@ -7232,6 +7232,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' |