openbsd-ports/audio/lame/patches/patch-configure
espie edba69944d Install the whole thing, including the shared library.
Make sure it's built properly by USE_LIBTOOL.
Use the default install target, just tweak the html files location.

Bump the minor number to leave room for a stub library to put on CDs
to allow for things to depend on lame.
2001-08-26 12:00:38 +00:00

13 lines
422 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2001/08/26 12:00:38 espie Exp $
--- configure.orig Sat Aug 25 14:23:30 2001
+++ configure Sat Aug 25 14:23:55 2001
@@ -1842,7 +1842,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
echo $ac_n "checking for AIX""... $ac_c" 1>&6
echo "configure:1849: checking for AIX" >&5