summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c0894e2d40..3f241558ea 100755
--- a/configure
+++ b/configure
@@ -5160,7 +5160,7 @@ int main()
}
EOF
_enca=no
- cc_check -lenca && _enca=yes
+ cc_check -lenca $_ld_lm && _enca=yes
fi
if test "$_enca" = yes ; then
_def_enca='#define HAVE_ENCA 1'