From owner-cvs-all Tue Jan 19 17:03:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04757 for cvs-all-outgoing; Tue, 19 Jan 1999 17:03:58 -0800 (PST) (envelope-from owner-cvs-all@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 RAA04749; Tue, 19 Jan 1999 17:03:56 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA20978; Tue, 19 Jan 1999 15:36:05 -0800 (PST) Date: Tue, 19 Jan 1999 15:36:05 -0800 (PST) Message-Id: <199901192336.PAA20978@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/texinfo/doc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/01/19 15:36:05 PST Modified files: gnu/usr.bin/texinfo/doc Makefile Log: Fixed breakage of cross-compiling in previous commit. The installed version of makeinfo must be used. The fix breaks bootstrapping of texinfo by a simple `make' in the texinfo directory -- `make world' must be used to bootstrap it if you don't know how to do it manually. Fixed at least 7 style bugs in previous commit. Revision Changes Path 1.10 +4 -6 src/gnu/usr.bin/texinfo/doc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message