Merge r3879.

Originally committed to SVN as r3880.
This commit is contained in:
Amar Takhar 2009-12-22 05:21:32 +00:00
parent ec6053a674
commit ebc9222f32
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ AC_DEFUN([AGI_FIND_HEADER],[
AC_DEFUN([AGI_FIND_LIB],[
aegisub_save_LDFLAGS="$LDFLAGS"
if test -n $3; then
if test -n "$3"; then
LDDIR="-L$3"
fi