Patches item #1673122, was opened at 2007-03-03 15:33 Message generated for change (Settings changed) made by herrwitten You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1673122&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Build >Group: Python 2.6 Status: Open Resolution: None >Priority: 7 Private: No Submitted By: Witten (herrwitten) Assigned to: Nobody/Anonymous (nobody) Summary: Mac OS X: libtool Initial Comment: When the framewok is built on Mac OS X, the Mac OS X specific libtool is used. However, if the GNU libtool is on the PATH first, python refuses to build. This patch simply specifies the Mac OS X libtool with an absolute path by updating the Makefile.pre.in file. That way, someone can have GNU libtool on the PATH first and still build python. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1673122&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches