Tweaked efence configure.
This commit is contained in:
parent
6cc32a56b9
commit
14569e4fae
@ -66,7 +66,7 @@ AC_ARG_WITH(efence, [ --with-efence Specify if we are building with "
|
||||
|
||||
if test "x$with_efence" = "xyes" ; then
|
||||
echo "Building with efence"
|
||||
LIBS= "$LIBS -lefence"
|
||||
LIBS="$LIBS -lefence"
|
||||
fi
|
||||
|
||||
dnl Check for MS Windows environment
|
||||
|
Loading…
Reference in New Issue
Block a user