Module Name: src
Committed By: agc
Date: Thu Nov 4 07:02:25 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/lib: config.h
Log Message:
update version string to 20101103
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/crypto/external/bsd/netpgp/lib/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/netpgp/lib/config.h
diff -u src/crypto/external/bsd/netpgp/lib/config.h:1.7 src/crypto/external/bsd/netpgp/lib/config.h:1.8
--- src/crypto/external/bsd/netpgp/lib/config.h:1.7 Sat Aug 7 04:18:54 2010
+++ src/crypto/external/bsd/netpgp/lib/config.h Thu Nov 4 07:02:25 2010
@@ -43,6 +43,9 @@
/* Define to 1 if you have the <openssl/bn.h> header file. */
#define HAVE_OPENSSL_BN_H 1
+/* Define to 1 if you have the <openssl/camellia.h> header file. */
+#define HAVE_OPENSSL_CAMELLIA_H 1
+
/* Define to 1 if you have the <openssl/cast.h> header file. */
#define HAVE_OPENSSL_CAST_H 1
@@ -125,19 +128,19 @@
#define PACKAGE_NAME "netpgp"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "netpgp 20100708"
+#define PACKAGE_STRING "netpgp 20101103"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "netpgp"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "20100708"
+#define PACKAGE_VERSION "20101103"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "20100708"
+#define VERSION "20101103"
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the