git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@609 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2002-09-25 04:31:13 +00:00
parent fc3beab705
commit 4f33235c7f

View File

@ -600,7 +600,7 @@ fi
if test "$use_april" = "yes"
then
YAP_EXTRAS="$YAP_EXTRAS -DDEPTH_LIMIT=1 -DAPRIL"
LDFLAGS="$LDFLAGS -L./"
LDFLAGS="$LDFLAGS -L."
LIBS="$LIBS -lApril"
fi