summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-01-11 10:35:07 +0000
committerSimon Josefsson <simon@josefsson.org>2007-01-11 10:35:07 +0000
commita0e256088b67deac47044d4e13277d167270e781 (patch)
tree2422787ee0a8799b87ce1c31b2689c2d92c909f2 /configure.in
parent7cb2b68bf43aa438997b5a2495f33b0e5ef2f36b (diff)
downloadgnutls-a0e256088b67deac47044d4e13277d167270e781.tar.gz
Support pathLenConstraint.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index b240370d52..2de373b015 100644
--- a/configure.in
+++ b/configure.in
@@ -33,9 +33,9 @@ AB_INIT
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-AC_SUBST(LT_CURRENT, 16)
-AC_SUBST(LT_REVISION, 2)
-AC_SUBST(LT_AGE, 3)
+AC_SUBST(LT_CURRENT, 17)
+AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_AGE, 4)
ac_full=1
# Used when creating the Windows libgnutls-XX.def files.