We're back! (IN POG FORM)
Originally posted by ken................. that information with the Universal Binary stuff, we learn if we set the environment variable MACOSX_DEPLOYMENT_TARGET to 10.3, it solves our "one binary for Panther, another for Tiger" problem. So, doing:Code: [Select]export MACOSX_DEPLOYMENT_TARGET=10.3before configuring and compiling both wx and aMule from scratch should give us a binary that works on both OSes and uses Tiger-specific features when run on Tiger.
export MACOSX_DEPLOYMENT_TARGET=10.3