Re: darcs patch: Scripts for building OS X frameworks

2008-01-19 Thread Ian Lynagh
Hi Judah, On Mon, Dec 17, 2007 at 05:30:39PM -0800, Judah Jacobson wrote: > On Dec 17, 2007 3:28 PM, Ian Lynagh <[EMAIL PROTECTED]> wrote: > > > > On Mon, Nov 26, 2007 at 11:41:03PM -0800, Judah Jacobson wrote: > > > > > > This patch adds the scripts for building GNUreadline.framework and > > > G

Re: darcs patch: Scripts for building OS X frameworks

2007-12-17 Thread Ian Lynagh
Hi Judah, Sorry for the delay in getting to this. On Mon, Nov 26, 2007 at 11:41:03PM -0800, Judah Jacobson wrote: > > This patch adds the scripts for building GNUreadline.framework and > GMP.framework, along with a small Makefile for automating the whole > process. It includes my fix for #1931

darcs patch: Scripts for building OS X frameworks

2007-11-26 Thread Judah Jacobson
The fix to #1931 (problem building readline on OS X) required changing the GNUreadline.framework file. The scripts for generating that framework are distributed in the framework itself, but aren't stored version control anywhere (as far as I can tell). This patch adds the scripts for building GNU