$OpenBSD: patch-configure,v 1.1.1.1 2012/10/17 11:56:22 pea Exp $
--- configure.orig	Mon Oct 15 17:36:14 2012
+++ configure	Mon Oct 15 17:37:56 2012
@@ -2276,8 +2276,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=2
+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
