1 Fix the windows build - fix libtool
3 --- libetonyek/ltmain.sh.orig 2015-05-20 00:47:55.378800000 +0200
4 +++ libetonyek/ltmain.sh 2015-05-20 00:47:33.648000000 +0200
9 + # Cygwin ar.exe does not create directories for the objects!
10 + mkdir -p $f_ex_an_ar_dir/contexts
11 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
12 'stat=$?; rm -f "$lockfile"; exit $stat'
13 if test yes = "$lock_old_archive_extraction"; then