Ignore:
Timestamp:
Mar 23, 2006 6:04:15 PM (18 years ago)
Author:
bennylp
Message:

Fixed misc warnings/errors in Solaris build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/configure

    r345 r355  
    99fi; 
    1010 
    11 if echo $MACHINE | grep sun4u > /dev/null; then 
     11if echo $MACHINE | grep sparc > /dev/null; then 
    1212    MACHINE_NAME=sparc 
    1313elif echo $MACHINE | grep i.86 > /dev/null; then 
Note: See TracChangeset for help on using the changeset viewer.