openbsd-ports/audio/lame/patches/patch-configure
2011-10-23 09:14:19 +00:00

13 lines
410 B
Plaintext

$OpenBSD: patch-configure,v 1.4 2011/10/23 09:14:19 ajacoutot Exp $
--- configure.orig Wed Apr 20 14:53:26 2011
+++ configure Sun Oct 23 11:11:59 2011
@@ -11044,7 +11044,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