texlive-tlmgr: add subpackage
[termux-packages] / packages / util-linux / configure.patch
CommitLineData
e8ca3e6a
FF
1diff -u -r ../util-linux-2.28/configure ./configure
2--- ../util-linux-2.28/configure 2016-04-12 06:34:01.936801023 -0400
3+++ ./configure 2016-06-23 06:13:31.339362019 -0400
4@@ -24664,17 +24664,8 @@
5
6
7
8- if test "x$ul_default_estate" != x; then
9- enable_ipcmk=$ul_default_estate
10- build_ipcmk=yes
11- if test "x$ul_default_estate" = xno; then
12- build_ipcmk=no
13- fi
14-else
15-
16- build_ipcmk=yes
17- enable_ipcmk=yes
18-fi
19+ enable_ipcmk=no
20+ build_ipcmk=no
21
22 if test "x$build_ipcmk" = xyes; then
23 BUILD_IPCMK_TRUE=