summaryrefslogtreecommitdiff
path: root/acinclude
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2011-01-26 12:23:32 -0800
committerSam Lantinga <slouken@libsdl.org>2011-01-26 12:23:32 -0800
commit3accd431cfe834d18d9afd1f37d9d0f7dfee2cbd (patch)
tree80e43fa8ad145ae3558d342ed2cdbbc4d192d287 /acinclude
parentd9db08ef6701a2ac6756cd27276d8ab878ba3353 (diff)
downloadsdl-3accd431cfe834d18d9afd1f37d9d0f7dfee2cbd.tar.gz
Ozkan Sezer to slouken
The attached small patch updates SDL's libtoolized files for pe-x86_64 magic, ie win/x64.
Diffstat (limited to 'acinclude')
-rw-r--r--acinclude/libtool.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude/libtool.m4 b/acinclude/libtool.m4
index 6894db826..b64223e2e 100644
--- a/acinclude/libtool.m4
+++ b/acinclude/libtool.m4
@@ -3014,7 +3014,7 @@ mingw* | pw32*)
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd='func_win32_libid'
else
- lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+ 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