From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <06a0be10-d05e-47f4-bebf-c9d9512de2b8@q14g2000vbi.googlegroups.com> Date: Fri, 23 Oct 2009 13:58:45 -0500 Message-ID: From: Jason Catena To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] Two suggestions for ape (was: egrep for Plan9) Topicbox-Message-UUID: 8f0aa4e8-ead5-11e9-9d60-3106f5b1d025 > What if you just made a command "gnuconfig" which rewrote the > configure script, fixing the minor defects, and ran the result? I wrote an rc script (vary http://codereview.appspot.com/117087/diff/1/2) which generally applies a sam script to a file (via ssam http://codereview.appspot.com/95076/diff/9038/10015) and runs the result. For configure, it would be called something like vary -x plan9port.sam configure --configure-opt which would create a new variation of the configure script, called configure.plan9port, and run it. > Tim Newsham Jason Catena