15 lines
555 B
Plaintext
15 lines
555 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.5 2011/03/08 15:37:28 giovanni Exp $
|
|
--- Makefile.in.orig Wed Dec 29 17:07:18 2010
|
|
+++ Makefile.in Mon Jan 10 11:57:59 2011
|
|
@@ -281,8 +281,8 @@ AUTOMAKE_OPTIONS = 1.4 foreign dist-bzip2
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
WANT_AUTOMAKE = 1.7
|
|
WANT_AUTOCONF = 2.57
|
|
-DIST_SUBDIRS = zzip zzipwrap bins test docs SDL
|
|
-SUBDIRS = zzip zzipwrap bins test docs @SDL@
|
|
+DIST_SUBDIRS = zzip zzipwrap bins test SDL
|
|
+SUBDIRS = zzip zzipwrap bins test @SDL@
|
|
OSC_ROOT = /my/own/osc
|
|
OSC_SRCDIR = $(OSC_ROOT)
|
|
OSC_PROJECT = home:guidod:zziplib-13
|