Ignore:
Timestamp:
Apr 26, 2012 3:39:24 AM (12 years ago)
Author:
ming
Message:

Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/configure-iphone

    r3999 r4087  
    134134 
    135135# And finally invoke the configure script itself 
    136 ./aconfigure --host=arm-apple-darwin9 --disable-floating-point $* 
     136./aconfigure --host=arm-apple-darwin9 --disable-floating-point --disable-sdl $* 
    137137 
    138138if test "$?" = "0"; then 
Note: See TracChangeset for help on using the changeset viewer.