diff options
author | Doug Barton <dougb@FreeBSD.org> | 2004-10-24 10:57:23 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2004-10-24 10:57:23 +0000 |
commit | 93dc2a1710dcbda459789f29b6f9340751489ac1 (patch) | |
tree | 3c68df1ef682058dfdb6dc97b2ac88a2cf6ab484 | |
parent | Choosing a default font for the installation seems no longer to be (diff) |
This adjustment for how libtool is used seems no longer necessary
in 0.90.0.
Notes
Notes:
svn path=/head/; revision=120069
-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 d0da9e652dff..000000000000 --- 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' |