| 1 | Index: gettext-runtime/configure |
| 2 | =================================================================== |
| 3 | --- gettext-runtime/configure.orig |
| 4 | +++ gettext-runtime/configure |
| 5 | @@ -10174,7 +10174,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; } |
| 6 | case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in |
| 7 | 10.0,*86*-darwin8*|10.0,*-darwin[91]*) |
| 8 | _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; |
| 9 | - 10.[012]*) |
| 10 | + 10.[012][,.]*) |
| 11 | _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; |
| 12 | 10.*) |
| 13 | _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; |
| 14 | Index: gettext-runtime/libasprintf/configure |
| 15 | =================================================================== |
| 16 | --- gettext-runtime/libasprintf/configure.orig |
| 17 | +++ gettext-runtime/libasprintf/configure |
| 18 | @@ -8385,7 +8385,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; } |
| 19 | case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in |
| 20 | 10.0,*86*-darwin8*|10.0,*-darwin[91]*) |
| 21 | _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; |
| 22 | - 10.[012]*) |
| 23 | + 10.[012][,.]*) |
| 24 | _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; |
| 25 | 10.*) |
| 26 | _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; |
| 27 | Index: gettext-tools/configure |
| 28 | =================================================================== |
| 29 | --- gettext-tools/configure.orig |
| 30 | +++ gettext-tools/configure |
| 31 | @@ -12185,7 +12185,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; } |
| 32 | case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in |
| 33 | 10.0,*86*-darwin8*|10.0,*-darwin[91]*) |
| 34 | _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; |
| 35 | - 10.[012]*) |
| 36 | + 10.[012][,.]*) |
| 37 | _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; |
| 38 | 10.*) |
| 39 | _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; |