]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - config/spl-build.m4
Use 0.6.0.11 as the unofficial version.
[mirror_spl-debian.git] / config / spl-build.m4
index 97b38234bcb95cbdd6c1051f8c574741db7a1677..b25db38f3e305db693264cef449498f4579af8c7 100644 (file)
@@ -211,25 +211,10 @@ AC_DEFUN([SPL_AC_KERNEL_CONFIG], [
                ** You must rebuild your kernel without this option.]), [])
 ])
 
-dnl #
-dnl # Explicitly check for gawk, we require it for the the usermode
-dnl # helper.  For some reason the standard awk command does not
-dnl # behave correctly when invoked from the usermode helper.
-dnl #
-AC_DEFUN([SPL_AC_GAWK], [
-       AS_IF([test "x$AWK" != xgawk], [
-                AC_MSG_ERROR([
-       *** Required util gawk missing.  Please install the required
-       *** gawk package for your distribution and try again.])
-       ])
-])
-
 dnl #
 dnl # Default SPL user configuration
 dnl #
-AC_DEFUN([SPL_AC_CONFIG_USER], [
-       SPL_AC_GAWK
-])
+AC_DEFUN([SPL_AC_CONFIG_USER], [])
 
 dnl #
 dnl # Check for rpm+rpmbuild to build RPM packages.  If these tools