12 lines
414 B
Plaintext
12 lines
414 B
Plaintext
$OpenBSD: patch-src_output_Makefile_in,v 1.1 2012/12/31 16:47:38 naddy Exp $
|
|
--- src/output/Makefile.in.orig Mon Dec 31 17:02:53 2012
|
|
+++ src/output/Makefile.in Mon Dec 31 17:04:52 2012
|
|
@@ -467,6 +467,7 @@ LIBMPG123_VERSION = @LIBMPG123_VERSION@
|
|
LIBOBJS = @LIBOBJS@
|
|
LIBS = @LIBS@
|
|
LIBTOOL = @LIBTOOL@
|
|
+@HAVE_MODULES_TRUE@LIBTOOLFLAGS = --tag=disable-static
|
|
LIPO = @LIPO@
|
|
LN_S = @LN_S@
|
|
LTLIBOBJS = @LTLIBOBJS@
|