Another application I'm using requires that I have free type built as a 64bit dylib for mac. Following the standard way of configuring then building its creating either a 32bit library or possibly a universal library. Is there any easy way to direct make to build a 64bit library?