[Patch] updated configure.in required to enable insight to build on OSX
Paul Schlie
schlie@comcast.net
Tue Feb 22 16:44:00 GMT 2005
More information about the Binutils mailing list
Tue Feb 22 16:44:00 GMT 2005
- Previous message (by thread): [Patch] updated configure.in required to enable insight to build on OSX
- Next message (by thread): [Patch] updated configure.in required to enable insight to build on OSX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Actually come to think of it, might there be any quick convenient way to disable sim, sid, rda, and libgloss from trying to build without being explicitly enabled (or even prevented if explicitly disabled)? As I've had to basically manually re-name or remove those directories, to prevent them from building when not desired? > From: Paul Schlie <schlie@comcast.net> > > Understood, Thank you, -paul- > > >> From: Nick Clifton <nickc@redhat.com> >> >> Hi Paul, >> >>> *-*-darwin*) >>> - noconfigdirs="$noconfigdirs tk itcl libgui" >>> + noconfigdirs="$noconfigdirs" >> >> There is no point in just copying noconfigdirs onto itself so I have >> checked in a variation of your patch with the entry for *-*-darwin* >> entirely removed. >> >> Cheers >> Nick >> >> <toplevel>/ChangeLog >> 2005-02-22 Paul Schlie <schlie@comcast.net> >> >> * configure.in: Allow darwin targeted ports to build tk, itcl and >> libgui. >
- Previous message (by thread): [Patch] updated configure.in required to enable insight to build on OSX
- Next message (by thread): [Patch] updated configure.in required to enable insight to build on OSX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list