On Thu, Feb 26, 2009 at 03:08:00AM +0000, Vernon Schryver wrote:
>
>     Generate man pages with /var/dcc and other directories replaced by
>       local ./configure choices.  This is intended to help the FreeBSD
>       package and similar redistributions.


Minor inconsistency:

--- configure.orig      2009-02-26 09:11:12.000000000 +0100
+++ configure   2009-02-26 09:11:57.000000000 +0100
@@ -3471,8 +3471,8 @@
     NetBSD)
        # default to /usr/local/man/man8 and use nroff files, possibly
        #   compressed via /usr/share/mk on versions well after 1.4.2.
-       mancat=cat
-       MAN8='dcc.0 $(SUBDIR_MAN0)'
+       mancat=man
+       MAN8='dcc.8 $(SUBDIR_MAN8)'
        MAN8INST=''
        # force NetBSD to install the man pages
        USE_DCCMANINSTALL='install maninstall: dccmaninstall'
_______________________________________________
DCC mailing list      [email protected]
http://www.rhyolite.com/mailman/listinfo/dcc

Reply via email to