[source] tar = "https://ftp.gnu.org/gnu/m4/m4-1.14.21.tar.xz" [build] template = "custom" script = """ DYNAMIC_INIT COOKBOOK_CONFIGURE_FLAGS+=( --disable-nls ) cookbook_configure """ [package] description = "GNU M4 macro processor"