From owner-cvs-lib Sat Jan 10 12:43:41 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA10897 for cvs-lib-outgoing; Sat, 10 Jan 1998 12:43:41 -0800 (PST) (envelope-from owner-cvs-lib) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA10788; Sat, 10 Jan 1998 12:41:11 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id UAA25937; Sat, 10 Jan 1998 20:41:04 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id VAA27496; Sat, 10 Jan 1998 21:41:03 +0100 (MET) To: Steve Price Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cmott@srv.net Subject: Re: cvs commit: src/lib/libalias alias.h References: <199801101937.LAA01934@freefall.freebsd.org> From: Eivind Eklund Date: 10 Jan 1998 21:41:02 +0100 In-Reply-To: Steve Price's message of Sat, 10 Jan 1998 11:37:22 -0800 (PST) Message-ID: <86btxkcba9.fsf@bitbox.follo.net> Lines: 15 X-Mailer: Gnus v5.4.52/XEmacs 20.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Steve Price writes: > steve 1998/01/10 11:37:22 PST > > Modified files: > lib/libalias alias.h > Log: > Put back __libalias_version so ppp(8) build again. Charles: Why did you remove this? (For everybody but Charles: This came as a patch from the author of libalias; I just applied it and checked that this compiled :-(). Eivind.