Update ooo320-m1
[ooovba.git] / libxmlsec / xmlsec1-1.2.6-mingwport24.patch
blobfaa1ee233fd73e42546e14c6ccf103dbc53eb2bc
1 --- misc/xmlsec1-1.2.6/configure 2009-09-18 17:19:00.000000000 +0200
2 +++ misc/build/xmlsec1-1.2.6/configure 2009-09-18 17:18:43.000000000 +0200
3 @@ -21749,6 +21749,10 @@
4 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7 +case $host_os in
8 +mingw*)
9 +;;
10 +*)
11 echo "$as_me:$LINENO: checking for shl_load" >&5
12 echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
13 if test "${ac_cv_func_shl_load+set}" = set; then
14 @@ -22299,7 +22303,8 @@
19 +;;
20 +esac
22 if test x"$libltdl_cv_func_dlopen" = xyes || test x"$libltdl_cv_lib_dl_dlopen" = xyes
23 then