summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-13 14:10:55 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-13 14:15:05 +0200
commit2385c7f999c12802b11859a34b89ff7662b1f4af (patch)
treea6dc75e9438f5ea2413a627ce8dde5d28e2a195b /m4
parent7f373a9e760c1aaad40aff7878dba1399831c9c3 (diff)
downloadgnutls-2385c7f999c12802b11859a34b89ff7662b1f4af.tar.gz
Added crywrap to the distributed programs.
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 5a72ce5bfb..dc052ff8f5 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -52,6 +52,8 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
AC_SUBST(CXX_LT_REVISION, 0)
AC_SUBST(CXX_LT_AGE, 0)
+ AC_SUBST(CRYWRAP_PATCHLEVEL, 3)
+
# Used when creating the Windows libgnutls-XX.def files.
DLL_VERSION=`expr ${LT_CURRENT} - ${LT_AGE}`
AC_SUBST(DLL_VERSION)