summaryrefslogtreecommitdiff
path: root/beecrypt
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-03-12 16:56:17 +0000
committerjbj <devnull@localhost>2002-03-12 16:56:17 +0000
commitd18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4 (patch)
tree935d7f1b209236f6e6876a020d5836eb37afab0c /beecrypt
parent0a71efcfc06c380feb5558aaf5de6773229894da (diff)
downloadrpm-d18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4.tar.gz
rpm-d18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4.tar.bz2
rpm-d18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4.zip
- drill ts/fi through verify mode, add methods to keep fi abstract.
- use mmap when calculating file digests on verify, ~20% faster. CVS patchset: 5352 CVS date: 2002/03/12 16:56:17
Diffstat (limited to 'beecrypt')
-rw-r--r--beecrypt/config.gnu.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/beecrypt/config.gnu.h.in b/beecrypt/config.gnu.h.in
index f93c9e1d6..b3590a496 100644
--- a/beecrypt/config.gnu.h.in
+++ b/beecrypt/config.gnu.h.in
@@ -202,9 +202,6 @@
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Name of package */
-#undef PACKAGE
-
/* The size of a `char', as computed by sizeof. */
#undef SIZEOF_CHAR
@@ -244,9 +241,6 @@
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
-/* Version number of package */
-#undef VERSION
-
/* Define if your processor stores words with the most significant byte first
(like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN