$OpenBSD: patch-configure,v 1.2 2015/09/18 10:41:05 pea Exp $
--- configure.orig	Sat Apr 11 14:02:28 2015
+++ configure	Fri Sep 11 14:50:04 2015
@@ -2306,8 +2306,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 #   (Interfaces removed/changed:	AGE=0)
 #
 LIBNPTH_LT_CURRENT=0
-LIBNPTH_LT_AGE=0
-LIBNPTH_LT_REVISION=5
+LIBNPTH_LT_AGE=${LIBnpth_MAJOR}
+LIBNPTH_LT_REVISION=${LIBnpth_MINOR}
 
 # If the API is changed in an incompatible way: increment the next counter.
 NPTH_CONFIG_API_VERSION=1
