818967d985
capable of decoding ogg vorbis files in real time. Note this package produces one binary: igg123, which is compatible with ogg123.
15 lines
453 B
Text
15 lines
453 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2002/09/24 09:35:17 chris Exp $
|
|
|
|
--- Makefile.am.orig Thu Jul 11 04:26:50 2002
|
|
+++ Makefile.am Sat Sep 14 21:12:15 2002
|
|
@@ -2,9 +2,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = foreign dist-zip
|
|
|
|
-SUBDIRS = po intl include share oggenc ogg123 vorbiscomment vcut oggdec ogginfo debian win32
|
|
-
|
|
-EXTRA_DIST = README AUTHORS COPYING vorbis-tools.spec acinclude.m4 config.h
|
|
+SUBDIRS = include share ogg123
|
|
|
|
debug:
|
|
$(MAKE) all CFLAGS="@DEBUG@"
|