bug 472165 - changes to configure.in needed so windows mobile tools don't need to be in PATH variable r=ted

This commit is contained in:
John Wolfe 2009-01-22 11:19:37 -05:00
parent c2af1ac3b7
commit 67ce6b8950

View File

@ -1908,7 +1908,7 @@ case "$target" in
AR_DELETE="$AR d"
AR_FLAGS='-OUT:"$@"'
if test -z "$AS_BIN"; then
if test "$AS_BIN"; then
AS="$AS_BIN"
fi
DSO_CFLAGS=