Message-ID: <3996DFB1.ED86B0DD@softhome.net> Date: Sun, 13 Aug 2000 19:49:37 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com CC: zippo-workers AT egroups DOT com, Eli Zaretskii Subject: Re: [zippo-workers] Re: a library for use with G77 which includes Bessel functions References: (message from Andris Pavenis on Sat, 12 Aug 2000 11:19:11 +0200 (WET)) <3995AA47 DOT 16165 DOT 1B30E40 AT localhost> <3995B528 DOT C302D6A9 AT softhome DOT net> <7458-Sun13Aug2000082654+0000-eliz AT is DOT elta DOT co DOT il> <39965C55 DOT BD38CF21 AT softhome DOT net> <3996784D DOT 2A1EEF2F AT phekda DOT freeserve DOT co DOT uk> <7458-Sun13Aug2000163410+0300-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Eli Zaretskii wrote: > > Personally I think that supporting 'post-install-script' is the best plan. > > I can only say that it is very annoying to type the same (quite long) > command line for install-info each time I prepare a DSM. OK, what about following: there is somewhere in zippo sources perl script for creating DSM template. I think it is possible to extend that script with ability to generate required install-info commands and put it into binary distribution. This way should keep Rich happy, because DSM is handled in generic way, and Eli should be satisfied too - less typying, less oportunities to introduce bugs. Laurynas