Ignore:
Timestamp:
May 21, 2006 11:20:54 PM (18 years ago)
Author:
bennylp
Message:

Fixed MacOS X build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/configure

    r433 r468  
    1414elif echo $MACHINE | grep alpha > /dev/null; then 
    1515    MACHINE_NAME=alpha 
    16 elif echo $MACHINE | grep powerpc > /dev/null; then 
     16elif echo $MACHINE | grep Mac > /dev/null; then 
    1717    MACHINE_NAME=powerpc 
    1818else 
Note: See TracChangeset for help on using the changeset viewer.