Ticket #18937: patch-configure.diff

File patch-configure.diff, 1.5 KB (added by vinc17@…, 15 years ago)

configure patch

  • configure

    old new  
    1060310603      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
    1060410604   10.0,*86*-darwin8*|10.0,*-darwin[91]*)
    1060510605     _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
    10606    10.[012]*)
     10606   10.[0124]*)
    1060710607     _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
    1060810608   10.*)
    1060910609     _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
     
    1176811768           allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
    1176911769         else
    1177011770           case ${MACOSX_DEPLOYMENT_TARGET} in
    11771              10.[012])
     11771             10.[0124])
    1177211772               allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
    1177311773               ;;
    1177411774             10.*)
     
    1845218452           allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
    1845318453         else
    1845418454           case ${MACOSX_DEPLOYMENT_TARGET} in
    18455              10.[012])
     18455             10.[0124])
    1845618456               allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
    1845718457               ;;
    1845818458             10.*)
     
    2108521085           allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
    2108621086         else
    2108721087           case ${MACOSX_DEPLOYMENT_TARGET} in
    21088              10.[012])
     21088             10.[0124])
    2108921089               allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
    2109021090               ;;
    2109121091             10.*)