changeset 2139:c2a276a27381

Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
author Sam Lantinga <slouken@libsdl.org>
date Mon, 02 Jul 2007 02:49:34 +0000
parents 9af6717e676a
children 15b4a74cdac1
files configure.in
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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)