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

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