diff options
author | dougb <dougb@FreeBSD.org> | 2004-10-24 10:57:23 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2004-10-24 10:57:23 +0000 |
commit | d191d88c3e9cd64f24b682dbd76049d36bf90284 (patch) | |
tree | 41e1c2c49a38465bfebcdc113230c1d70b4e7458 /x11-wm | |
parent | beb32b04bda45de330b011c1c2b6bf015759e621 (diff) | |
download | FreeBSD-ports-d191d88c3e9cd64f24b682dbd76049d36bf90284.zip FreeBSD-ports-d191d88c3e9cd64f24b682dbd76049d36bf90284.tar.gz |
This adjustment for how libtool is used seems no longer necessary
in 0.90.0.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-wm/windowmaker/files/patch-configure b/x11-wm/windowmaker/files/patch-configure deleted file mode 100644 index d0da9e6..0000000 --- a/x11-wm/windowmaker/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/07/02 13:53:17 1.1 -+++ configure 2002/07/02 13:53:27 -@@ -7196,6 +7196,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' |