17138d8678
* merges tuning improvements from Aoyumi's aoTuV with fixups * new managed bitrate (CBR) mode support * new vorbis_encoder_ctl() interface * extensive documentation updates * application/ogg mimetype is now official * autotools cleanup from Thomas Vander Stichele * various bugfixes
14 lines
383 B
Text
14 lines
383 B
Text
|
|
$FreeBSD$
|
|
|
|
--- doc/Makefile.in.orig Fri Sep 24 02:11:04 2004
|
|
+++ doc/Makefile.in Fri Sep 24 02:11:14 2004
|
|
@@ -184,7 +184,7 @@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
SUBDIRS = vorbisfile vorbisenc
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
|
|
### all of the static docs, commited to SVN and included as is
|
|
static_docs = \
|