libxslt-mingw.patch (c0695bd1) libxslt-mingw.patch (6db05c5c)
1--- misc/libxslt-1.1.32/ltmain.sh 2010-06-06 14:43:28.785750000 +0900
2+++ misc/build/libxslt-1.1.32/ltmain.sh 2010-06-06 15:14:26.176375000 +0900
1--- misc/libxslt-1.1.26/ltmain.sh 2010-06-06 14:43:28.785750000 +0900
2+++ misc/build/libxslt-1.1.26/ltmain.sh 2010-06-06 15:14:26.176375000 +0900
3@@ -2983,15 +2983,7 @@
4 *mingw* )
5 lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
6 case $build in
7- *mingw* ) # actually, msys
8- # awkward: cmd appends spaces to result
9- lt_sed_strip_trailing_spaces="s/[ ]*\$//"
10- func_to_host_path_tmp1=`( cmd //c echo "$1" |\

--- 26 unchanged lines hidden ---
3@@ -2983,15 +2983,7 @@
4 *mingw* )
5 lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
6 case $build in
7- *mingw* ) # actually, msys
8- # awkward: cmd appends spaces to result
9- lt_sed_strip_trailing_spaces="s/[ ]*\$//"
10- func_to_host_path_tmp1=`( cmd //c echo "$1" |\

--- 26 unchanged lines hidden ---