termux-packages/packages/libx11/configure.patch

20 lines
490 B
Diff
Raw Normal View History

2021-07-17 01:19:34 +02:00
diff -uNr libX11-1.7.2/configure libX11-1.7.2.mod/configure
--- libX11-1.7.2/configure 2021-06-06 19:49:01.000000000 +0300
+++ libX11-1.7.2.mod/configure 2021-07-17 02:12:57.003231884 +0300
@@ -20605,6 +20605,7 @@
fi
+if false; then
2020-12-08 00:43:53 +01:00
# Check for flag to avoid builtin definitions - assumes unix is predefined,
# which is not the best choice for supporting other OS'es, but covers most
# of the ones we need for now.
2021-07-17 01:19:34 +02:00
@@ -20653,6 +20654,7 @@
2020-12-08 00:43:53 +01:00
fi
fi
rm -f conftest.$ac_ext
+fi