mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-14 14:56:21 -04:00
14 lines
442 B
Plaintext
14 lines
442 B
Plaintext
$NetBSD: patch-ak,v 1.1.1.1 2007/02/09 19:57:48 drochner Exp $
|
|
|
|
--- lib/mp4v2/Makefile.in.orig 2007-02-09 13:03:33.000000000 +0100
|
|
+++ lib/mp4v2/Makefile.in
|
|
@@ -284,7 +284,7 @@ target_alias = @target_alias@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-SUBDIRS = . test util
|
|
+#SUBDIRS = . test util
|
|
INCLUDES = -I$(top_srcdir)/include
|
|
AM_CXXFLAGS = @BILLS_CPPWARNINGS@
|
|
lib_LTLIBRARIES = libmp4v2.la
|