From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fw.softwell.se ([193.15.236.45]) by hawkwind.utcs.utoronto.ca with SMTP id <25470>; Wed, 12 Jan 2000 16:14:37 -0500 Received: from trillian.softwell.se (IDENT:bengt@trillian.softwell.se [192.42.172.11]) by fw.softwell.se (8.9.3/8.9.3) with ESMTP id LAA28864; Fri, 7 Jan 2000 11:37:06 +0100 Received: (from bengt@localhost) by trillian.softwell.se (8.8.7/8.8.7) id LAA14045; Fri, 7 Jan 2000 11:37:05 +0100 From: Bengt Kleberg Message-Id: <200001071037.LAA14045@trillian.softwell.se> To: rc@hawkwind.utcs.toronto.edu, tjg@star.le.ac.uk Subject: Re: Dynamically loading readline on demand (was Re: rc futures) Date: Fri, 7 Jan 2000 05:38:37 -0500 > 1. Modify the INSTALL documentation; we should always recommend linking statically. > 2. Modify configure.in, so that, if we are using gcc, `-static' is specified. Yes. To both.