Ticket #42850: patch-unix_configure.diff

File patch-unix_configure.diff, 431 bytes (added by raphael-st (Raphael Straub), 10 years ago)
  • unix/configure

    old new  
    96999699_ACEOF
    97009700
    97019701    LIBS="$LIBS -framework Cocoa -framework Carbon -framework IOKit"
    9702     EXTRA_CC_SWITCHES='-std=gnu99 -x objective-c -fobjc-gc'
     9702    EXTRA_CC_SWITCHES='-std=gnu99 -x objective-c'
    97039703    TK_WINDOWINGSYSTEM=AQUA
    97049704    if test -n "${enable_symbols}" -a "${enable_symbols}" != no; then
    97059705