Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Hopefully fixed the Windows build. We have to do this every time, to …
Browse files Browse the repository at this point in the history
…link version.o
  • Loading branch information
slouken committed Sep 21, 2012
1 parent cc434bd commit b83fea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions acinclude/libtool.m4
Expand Up @@ -3202,6 +3202,7 @@ cygwin*)
# func_win32_libid is a shell function defined in ltmain.sh
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd='func_win32_libid'
lt_cv_deplibs_check_method=pass_all
;;
mingw* | pw32*)
Expand All @@ -3217,6 +3218,7 @@ mingw* | pw32*)
lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
lt_cv_file_magic_cmd='$OBJDUMP -f'
fi
lt_cv_deplibs_check_method=pass_all
;;
cegcc*)
Expand Down

0 comments on commit b83fea4

Please sign in to comment.