# HG changeset patch # User Sam Lantinga # Date 1183344352 0 # Node ID 7a649501c089f6b78e153870c22f77c9e86f30d7 # Parent 1164b2b282a2f553d35bf2ab4394ea64e90696bf Fixed assembly relocation problems, so we can check for NASM on Mac OS X. diff -r 1164b2b282a2 -r 7a649501c089 configure.in --- a/configure.in Sat Jun 30 08:09:53 2007 +0000 +++ b/configure.in Mon Jul 02 02:45:52 2007 +0000 @@ -2503,10 +2503,7 @@ CheckDiskAudio CheckDummyAudio CheckDLOPEN - - # Temporarily disabled: - # ld: mmxp2_32.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: _mmxreturn - #CheckNASM + CheckNASM # Set up files for the shared object loading library # (this needs to be done before the dynamic X11 check)