From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200007130023.UAA11954@cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Silly porting fun From: "Russ Cox" Date: Wed, 12 Jul 2000 20:23:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: d9493086-eac8-11e9-9e20-41e7f4b1d025 The whole GNU configure script idea always seemed like a giant kluge to me; an artifact of having to live in a world of various flavours of UNIX. You make it sound as though it's the only thing to do when living in such a world. There are ways to get portable code without configure. Russ