From owner-cvs-user Sun Jan 12 06:43:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA00276 for cvs-user-outgoing; Sun, 12 Jan 1997 06:43:28 -0800 (PST) Received: (from jmacd@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA00265; Sun, 12 Jan 1997 06:43:25 -0800 (PST) Date: Sun, 12 Jan 1997 06:43:25 -0800 (PST) From: Joshua Peck Macdonald Message-Id: <199701121443.GAA00265@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/texinfo/util install-info.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmacd 97/01/12 06:43:24 Modified: contrib/texinfo/util install-info.c Log: I added both features Peter Wemm requested. First, the new option --forceentry=TEXT will override any entries contained in the info file. Second, I made it recognize that "gmp" and "gmp.info" are the same when looking for whether the info file being installed is already installed. Revision Changes Path 1.3 +22 -4 src/contrib/texinfo/util/install-info.c