In distcc's manpage, the term "distcc" appears twice in following sentence:
... Unlike other distributed build systems, distcc _distcc_ does not require all machines to share a filesystem, or to have the same libraries or header files installed. ... Following patch will remove the second, unhighlighted distcc. --- distcc.1.orig 2003-07-11 18:53:47.000000000 +0200 +++ distcc.1 2003-07-11 18:53:52.000000000 +0200 @@ -14,7 +14,7 @@ .PP Unlike other distributed build systems, .I distcc -distcc does not require all machines to share a filesystem, or to have +does not require all machines to share a filesystem, or to have the same libraries or header files installed. .I distcc sends the complete preprocessed source code across the network for ______________________________________________________________________________ Die SMS direkt auf's Handy. - Die Blitz-SMS bei WEB.DE FreeMail http://freemail.web.de/features/?mc=021165 __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
