SDL 1.3 doesn't use nasm anymore. :)
This commit is contained in:
parent
2f682c9d08
commit
65af7584bf
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ LDFLAGS = @BUILD_LDFLAGS@
|
||||||
EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
|
EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
|
||||||
LIBTOOL = @LIBTOOL@
|
LIBTOOL = @LIBTOOL@
|
||||||
INSTALL = @INSTALL@
|
INSTALL = @INSTALL@
|
||||||
NASM = @NASM@ @NASMFLAGS@
|
|
||||||
AR = @AR@
|
AR = @AR@
|
||||||
RANLIB = @RANLIB@
|
RANLIB = @RANLIB@
|
||||||
WINDRES = @WINDRES@
|
WINDRES = @WINDRES@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue