Kaydet (Commit) 4a5e1018 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Typo

üst 31e8c483
...@@ -118,7 +118,7 @@ CPPFLAGS+:=$(ARCH_FLAGS) -xc99=none ...@@ -118,7 +118,7 @@ CPPFLAGS+:=$(ARCH_FLAGS) -xc99=none
CONFIGURE_DIR= CONFIGURE_DIR=
CONFIGURE_ACTION=.$/configure CONFIGURE_ACTION=.$/configure
.IF "$(OS)"=="IOS" .IF "$(OS)"=="IOS"
CONFIGURE_FLAGS+=--disable-shared CONFIGURE_FLAGS=--disable-shared
.ELSE .ELSE
CONFIGURE_FLAGS=--disable-static CONFIGURE_FLAGS=--disable-static
.ENDIF .ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment