changeset 212:5e8f81418e30

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Tue, 23 Oct 2001 00:50:44 +0000
parents 0cc95f442f3a
children c79890792bfb
files configure.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Mon Oct 22 21:34:50 2001 +0000
+++ b/configure.in	Tue Oct 23 00:50:44 2001 +0000
@@ -402,6 +402,7 @@
 }
 
 dnl See if we can use x86 assembly blitters
+# NASM is available from: http://nasm.octium.net/
 CheckNASM()
 {
     dnl Make sure we are running on an x86 platform