- Remove 2 patches no longer needed

Forgotten by:	sergei
Reminded by:	marcus
This commit is contained in:
Sergei Kolobov 2004-08-07 05:40:51 +00:00
parent 09d20a2776
commit 35f08640a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115545
2 changed files with 0 additions and 24 deletions

View File

@ -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'

View File

@ -1,11 +0,0 @@
--- tests/Makefile.in.orig Fri Jan 24 19:06:07 2003
+++ tests/Makefile.in Fri Jan 24 19:06:36 2003
@@ -97,6 +97,8 @@
EXTRA_DIST = pub.gpg sec.gpg sec-with-pwd.gpg ts.gpg wkold.gpg
+AM_CPPFLAGS = $(LIBGCRYPT_CFLAGS)
+
INCLUDES = -I$(top_srcdir)/src
LDADD = ../src/libopencdk.la $(LIBGCRYPT_LIBS)