mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
14 lines
315 B
Diff
14 lines
315 B
Diff
diff --git a/configure b/configure
|
|
index 9b82b90..9541f7a 100755
|
|
--- a/configure
|
|
+++ b/configure
|
|
@@ -1915,7 +1915,7 @@ _ACEOF
|
|
if ac_fn_cxx_try_link "$LINENO"; then :
|
|
eval "$3=yes"
|
|
else
|
|
- eval "$3=no"
|
|
+ eval "$3=yes"
|
|
fi
|
|
rm -f core conftest.err conftest.$ac_objext \
|
|
conftest$ac_exeext conftest.$ac_ext
|