openbsd-ports/audio/lame/patches/patch-configure
ajacoutot 99e0a02abb - update lame to version 3.98
(new version heads up from sebastian.rother at jpberlin dot de)
2008-08-20 09:02:03 +00:00

13 lines
410 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2008/08/20 09:02:03 ajacoutot Exp $
--- configure.orig Sun Jun 29 23:40:05 2008
+++ configure Tue Jul 29 13:10:22 2008
@@ -19705,7 +19705,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