X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=7463752b23c556e94a51b3396b438423cfebbe31;hp=3026c1dba73a2fdc87fc9a8b11b5fedf3f4503ee;hb=9ff5b5165b2c8871bd4b29ccd5ca794638414615;hpb=86ec55fc238f0dbfb59bad565fd60f7311afafc1 diff --git a/configure.in b/configure.in index 3026c1d..7463752 100644 --- a/configure.in +++ b/configure.in @@ -420,7 +420,7 @@ esac], [useefence=false; AC_MSG_RESULT(no)]) if test "$efence" = "true" -a "$useefence" = "true" ; then - ctlibs_tools="$ctlibs_tools -ldefence" + ctlibs_tools="$ctlibs_tools -lefence" AC_DEFINE(HAVE_EFENCE) AC_MSG_RESULT(Using efence) fi