projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5d076c
)
libsdl: Add missing backslash
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 15 Feb 2010 22:57:39 +0000
(22:57 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 15 Feb 2010 22:57:39 +0000
(22:57 +0000)
SVN-Revision: 19648
libs/libsdl/Makefile
patch
|
blob
|
history
diff --git
a/libs/libsdl/Makefile
b/libs/libsdl/Makefile
index 530ddbc0c88975d80c70b0be5f61b44853139a71..c86cd382365f6b78638132e9edadb2516c846333 100644
(file)
--- a/
libs/libsdl/Makefile
+++ b/
libs/libsdl/Makefile
@@
-38,7
+38,7
@@
endef
define Build/Configure
$(call Build/Configure/Default, \
--enable-libc \
- $(if $(CONFIG_AUDIO_SUPPORT),
+ $(if $(CONFIG_AUDIO_SUPPORT),
\
--enable-audio \
--enable-alsa \
, \