diff -u -r ../util-linux-2.28/configure ./configure
--- ../util-linux-2.28/configure	2016-04-12 06:34:01.936801023 -0400
+++ ./configure	2016-06-23 06:13:31.339362019 -0400
@@ -24664,17 +24664,8 @@
 
 
 
-  if test "x$ul_default_estate" != x; then
-  enable_ipcmk=$ul_default_estate
-  build_ipcmk=yes
-  if test "x$ul_default_estate" = xno; then
-    build_ipcmk=no
-  fi
-else
-
-  build_ipcmk=yes
-  enable_ipcmk=yes
-fi
+  enable_ipcmk=no
+  build_ipcmk=no
 
  if test "x$build_ipcmk" = xyes; then
   BUILD_IPCMK_TRUE=