From owner-freebsd-bugs Tue May 19 05:34:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01489 for freebsd-bugs-outgoing; Tue, 19 May 1998 05:34:29 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01482 for ; Tue, 19 May 1998 05:34:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA27855; Tue, 19 May 1998 05:30:00 -0700 (PDT) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [194.93.177.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01210 for ; Tue, 19 May 1998 05:32:16 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.8.8/8.8.8) id PAA23932; Tue, 19 May 1998 15:31:43 +0300 (EEST) (envelope-from ru) Message-Id: <199805191231.PAA23932@relay.ucb.crimea.ua> Date: Tue, 19 May 1998 15:31:43 +0300 (EEST) From: Ruslan Ermilov Reply-To: ru@ucb.crimea.ua To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: conf/6685: Obsoleted option in src/Makefile Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6685 >Category: conf >Synopsis: Obsoleted option in src/Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 19 05:30:00 PDT 1998 >Last-Modified: >Originator: Ruslan Ermilov >Organization: United Commercial Bank >Release: FreeBSD 2.2.6-STABLE i386 >Environment: FreeBSD 2.2.6-STABLE as of Tue May 19 12:26:30 GMT 1998 >Description: -DALLLANG in src/Makefile can't be used to build documentation for all languages. ALLLANG only meaningful for FAQ and Handbook portion of FreeBSD docs. Since FAQ and handbook were moved into separate collection (and not installed into the system by default), this option is now obsoleted in src/Makefile. >How-To-Repeat: Look at the source code in src/Makefile, src/share/doc/Makefile and doc/Makefile. Try to build documentation including FAQ and handbook (this is possible only while building release) for all languages. >Fix: Move ALLLANG into src/release/Makefile (maybe src/etc/make.conf). >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message