d0dd452258
- Bump libvorbis major version. - Skip building examples which aren't installed anyway.
13 lines
466 B
Plaintext
13 lines
466 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.5 2005/01/30 17:12:02 naddy Exp $
|
|
--- Makefile.in.orig Mon Jan 24 18:31:29 2005
|
|
+++ Makefile.in Mon Jan 24 18:31:42 2005
|
|
@@ -207,7 +207,7 @@ target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
AUTOMAKE_OPTIONS = foreign dist-zip
|
|
-SUBDIRS = lib include doc examples win32 debian vq
|
|
+SUBDIRS = lib include doc
|
|
m4datadir = $(datadir)/aclocal
|
|
m4data_DATA = vorbis.m4
|
|
pkgconfigdir = $(libdir)/pkgconfig
|