$OpenBSD: patch-src_Makefile_in,v 1.3 2006/01/08 22:02:20 aanriot Exp $ --- src/Makefile.in.orig Sun Jan 8 18:32:45 2006 +++ src/Makefile.in Sun Jan 8 18:33:09 2006 @@ -214,7 +214,7 @@ libpqxx_la_SOURCES = binarystring.cxx \ # Uncomment to build an unversioned library (version in soname) -libpqxx_version = -release $(PQXXVERSION) +#libpqxx_version = -release $(PQXXVERSION) # Uncomment to build a versioned library #libpqxx_version = -version-info $(ABI_CURRENT):$(ABI_REVISION):$(ABI_AGE) libpqxx_la_LDFLAGS = $(libpqxx_version) \