Skip to content

Commit

Permalink
[rbp] changed dissable alsa as well in configure.
Browse files Browse the repository at this point in the history
  • Loading branch information
huceke committed Sep 4, 2012
1 parent a5f1022 commit 63fb0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -665,7 +665,7 @@ case $use_platform in
use_armv6="yes" use_armv6="yes"
use_armvfp="yes" use_armvfp="yes"
use_hardcoded_tables="yes" use_hardcoded_tables="yes"
use_alsa="yes" use_alsa="no"
USE_TEXTUREPACKER_NATIVE_ROOT="$TEXTUREPACKER_NATIVE_ROOT" USE_TEXTUREPACKER_NATIVE_ROOT="$TEXTUREPACKER_NATIVE_ROOT"
ARCH="arm" ARCH="arm"
AC_SUBST(ARCH_DEFINES, "-DTARGET_POSIX -DTARGET_LINUX -D_LINUX -D_ARMEL -DTARGET_RASPBERRY_PI") AC_SUBST(ARCH_DEFINES, "-DTARGET_POSIX -DTARGET_LINUX -D_LINUX -D_ARMEL -DTARGET_RASPBERRY_PI")
Expand Down

0 comments on commit 63fb0c5

Please sign in to comment.