$OpenBSD: patch-configure,v 1.3 2017/08/22 21:07:45 edd Exp $
Index: configure
--- configure.orig
+++ configure
@@ -2311,8 +2311,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 #   (Interfaces removed/changed:	AGE=0)
 #
 LIBNPTH_LT_CURRENT=1
-LIBNPTH_LT_AGE=1
-LIBNPTH_LT_REVISION=1
+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
