423c853854
Note: When encoding, use -q for quality and bitrate control. -b has deen deprecated and will not do what you expect.
13 lines
394 B
Plaintext
13 lines
394 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2002/01/16 03:10:21 naddy Exp $
|
|
--- Makefile.in.orig Tue Jan 1 02:53:33 2002
|
|
+++ Makefile.in Tue Jan 1 22:20:37 2002
|
|
@@ -92,7 +92,7 @@ pthread_lib = @pthread_lib@
|
|
|
|
AUTOMAKE_OPTIONS = foreign dist-zip
|
|
|
|
-SUBDIRS = lib include doc examples win32 debian vq
|
|
+SUBDIRS = lib include doc win32 debian vq
|
|
|
|
m4datadir = $(datadir)/aclocal
|
|
m4data_DATA = vorbis.m4
|