diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-08-07 05:40:51 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-08-07 05:40:51 +0000 |
commit | 35f08640a9f686007b52bc0c5091c5f857a31c86 (patch) | |
tree | 0e5bebd300f1bfa6485afab20c8d783825b9a41a /security/opencdk/files/patch-configure | |
parent | Fix build with GCC 3.4.2. (diff) |
- Remove 2 patches no longer needed
Forgotten by: sergei
Reminded by: marcus
Notes
Notes:
svn path=/head/; revision=115545
Diffstat (limited to 'security/opencdk/files/patch-configure')
-rw-r--r-- | security/opencdk/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/opencdk/files/patch-configure b/security/opencdk/files/patch-configure deleted file mode 100644 index 61478b57cdc9..000000000000 --- a/security/opencdk/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Thu Feb 27 21:22:56 2003 -+++ configure Thu Feb 27 21:23:24 2003 -@@ -7744,6 +7744,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' |