diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-18 13:28:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-18 13:28:32 +0000 |
commit | 6a089ea3e75cb75d012406aa5288023926a214d4 (patch) | |
tree | 93560053a8c86d7515abad651e9f031f19137193 | |
parent | 387293472e4400b8bc084e20fde28fb859f37af9 (diff) |
Remove old libtool patch
Notes
Notes:
svn path=/head/; revision=368459
-rw-r--r-- | devel/liboop/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/liboop/files/patch-configure b/devel/liboop/files/patch-configure deleted file mode 100644 index e5c15c7a9ebb..000000000000 --- a/devel/liboop/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Jan 1 01:57:28 2003 -+++ configure Fri Jan 24 02:02:13 2003 -@@ -7057,6 +7057,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' |