blob: 6623b22fbb36f62466bc7444ef78432773c0edb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/configure 2022-06-27 12:15:45.000000000 +0200
+++ b/configure 2022-06-27 12:17:20.000000000 +0200
@@ -33432,7 +33432,7 @@
- if test "x$cross_compiling" != xyes; then
+ if false; then
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking run-time libs availability" >&5
printf %s "checking run-time libs availability... " >&6; }
|