diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 06:08:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 06:08:11 +0000 |
commit | f06bb682ba00231f6d7d74bc5f442cbb8d8f2506 (patch) | |
tree | 27ebf1aaadcf6e5f322a80266b9d5e0ed1938aca /x11-themes/gtk-cleanice-engine/files | |
parent | f8eb7cb3e36480370ae7cbf3d50bee9131c6a78d (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-cleanice-engine/files')
-rw-r--r-- | x11-themes/gtk-cleanice-engine/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-themes/gtk-cleanice-engine/files/patch-configure b/x11-themes/gtk-cleanice-engine/files/patch-configure new file mode 100644 index 000000000000..f7c33918c8ed --- /dev/null +++ b/x11-themes/gtk-cleanice-engine/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu Mar 13 22:30:06 2003 ++++ configure Thu Mar 13 22:30:54 2003 +@@ -7830,6 +7830,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' |