diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /devel/libtool15/files/patch-libtoolize.in | |
parent | Unbreak: make it fetchable again (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'devel/libtool15/files/patch-libtoolize.in')
-rw-r--r-- | devel/libtool15/files/patch-libtoolize.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/libtool15/files/patch-libtoolize.in b/devel/libtool15/files/patch-libtoolize.in deleted file mode 100644 index 786ca8d9fe21..000000000000 --- a/devel/libtool15/files/patch-libtoolize.in +++ /dev/null @@ -1,9 +0,0 @@ ---- libtoolize.in.orig Sun Oct 13 16:21:38 2002 -+++ libtoolize.in Mon Feb 17 01:56:19 2003 -@@ -39,4 +39,4 @@ - --libtool_m4="$aclocaldir/libtool.m4" --ltdl_m4="$aclocaldir/ltdl.m4" -+libtool_m4="$aclocaldir/libtool15.m4" -+ltdl_m4="$aclocaldir/ltdl15.m4" - |