diff options
Diffstat (limited to 'libvtv/configure')
-rwxr-xr-x | libvtv/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libvtv/configure b/libvtv/configure index 5a73f26ace7..1c9b958f6da 100755 --- a/libvtv/configure +++ b/libvtv/configure @@ -8614,7 +8614,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; } case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[91]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - 10.[012]*) + 10.[012][,.]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; @@ -12127,7 +12127,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12099 "configure" +#line 12130 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12233,7 +12233,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12205 "configure" +#line 12236 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |