On 11/11/10 13:10, Sebastian Pipping wrote: [...]
Variable "manpdir" in Makefile.in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could it be that this line can be remove from Makefile.in? manpdir = $(mandir)/man1 I dont see $(manpdir) used anywhere.
I should have thought about it a bit longer, manpdir is the man page install directory generated by the $(INSTDIRS) target, without it the man pages are installed in the root directory. I've reversed the change out of the trunk.
Cheers, Stuart [...] -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
