# HG changeset patch # User Sam Lantinga # Date 1183344574 0 # Node ID c2a276a27381d94ffe3a8697034b668d2b18206b # Parent 9af6717e676aa1b3521a4c584a2389269ee9d787 Fixed assembly relocation problems, so we can check for NASM on Mac OS X. diff -r 9af6717e676a -r c2a276a27381 configure.in --- a/configure.in Sat Jun 30 08:11:02 2007 +0000 +++ b/configure.in Mon Jul 02 02:49:34 2007 +0000 @@ -2331,10 +2331,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)