mandir should default to $(prefix)/man, but there's no reason to
mess with it since autoconf/automake will take care of it on their
own just fine.
Index: ogg123/Makefile.am
==================================================================RCS file:
/usr/local/cvsroot/vorbis-tools/ogg123/Makefile.am,v
retrieving revision 1.13
diff -u -r1.13 Makefile.am
--- ogg123/Makefile.am 2001/02/19 22:27:52 1.13
+++ ogg123/Makefile.am 2001/03/17 15:02:14
@@ -5,7 +5,6 @@
bin_PROGRAMS = ogg123
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
doc_DATA = ogg123rc-example
-mandir = $(datadir)/man
man_MANS = ogg123.1
INCLUDES = @OGG_CFLAGS@ @VORBIS_CFLAGS@ @AO_CFLAGS@
--
Christian "naddy" Weisgerber
naddy@mips.inka.de
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.