445a8133ec
- take over maintainership (ok jakob@, former maintainer) major shared_libs bump reminded by naddy@ ok jasper@ merdely@ landry@ (before lock)
13 lines
410 B
Plaintext
13 lines
410 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2008/03/15 10:10:15 ajacoutot Exp $
|
|
--- configure.orig Sun Sep 24 15:53:31 2006
|
|
+++ configure Mon Feb 18 15:45:31 2008
|
|
@@ -19943,7 +19943,7 @@ LIB_MAJOR_VERSION=0
|
|
|
|
# increase this when changes are made, but they are upward compatible
|
|
# to previous versions
|
|
-LIB_MINOR_VERSION=0
|
|
+LIB_MINOR_VERSION=1
|
|
|
|
if test "${ac_cv_cygwin}" = "yes"; then
|
|
if test "${CC}" != "gcc"; then
|