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
|
if test "x$with_efence" = "xyes" ; then
|
||||||
echo "Building with efence"
|
echo "Building with efence"
|
||||||
LIBS= "$LIBS -lefence"
|
LIBS="$LIBS -lefence"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dnl Check for MS Windows environment
|
dnl Check for MS Windows environment
|
||||||
|
Loading…
Reference in New Issue
Block a user