[955] in arla-drinkers
Re: whining about roken.h
daemon@ATHENA.MIT.EDU (Leif Johansson)
Thu Jul 8 04:56:43 1999
From owner-arla-drinkers@stacken.kth.se Thu Jul 08 08:56:43 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 5102 invoked from network); 8 Jul 1999 08:56:42 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 8 Jul 1999 08:56:42 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id KAA05249
for arla-drinkers-list; Thu, 8 Jul 1999 10:50:18 +0200 (MET DST)
Received: from pavidus.matematik.su.se (pavidus.matematik.su.se [130.237.198.6])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id KAA05244
for <arla-drinkers@stacken.kth.se>; Thu, 8 Jul 1999 10:50:11 +0200 (MET DST)
Received: from trurl.matematik.su.se (trurl.matematik.su.se [130.237.198.41])
by pavidus.matematik.su.se (8.9.3/8.9.3) with ESMTP id JAA31261;
Thu, 8 Jul 1999 09:46:20 +0200
Received: from trurl.matematik.su.se (localhost [127.0.0.1])
by trurl.matematik.su.se (8.9.3/8.9.1) with ESMTP id KAA28634;
Thu, 8 Jul 1999 10:50:09 +0200
Message-Id: <199907080850.KAA28634@trurl.matematik.su.se>
X-Mailer: exmh version 2.0.2 2/24/98
To: Assar Westerlund <assar@sics.se>
cc: Jeffrey Hutzelman <jhutz+@cmu.edu>, arla-drinkers@stacken.kth.se
Subject: Re: whining about roken.h
In-reply-to: Your message of "07 Jul 1999 22:39:26 +0200."
<5lbtdob3ep.fsf@assaris.sics.se>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 08 Jul 1999 10:50:09 +0200
From: Leif Johansson <leifj@matematik.su.se>
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> a. do a separate roken distribution (with its own version number)
> b. include it in the required programs
> c. have configure check for an existing roken and if it's of the
> required version. otherwise, build the included roken and install it.
There is some important autoconf stuff in roken. Installing roken
most likely involves installing autoconf macros (a bit like libtool).
Cheers.