summaryrefslogtreecommitdiff
path: root/package/util-linux/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-27 19:54:56 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-27 19:55:06 +0200
commit5b7c407fac9f8af510430fe2b061bfac5f7dadb1 (patch)
tree248d7245a5a4afb25f7422acc7ea1230fa6d7556 /package/util-linux/Makefile
parent31493ed307ff12a911b681fb9849bb779aa21271 (diff)
util-linux: remove autoreconf
Diffstat (limited to 'package/util-linux/Makefile')
-rw-r--r--package/util-linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
index dd95c4c90..b9ba78197 100644
--- a/package/util-linux/Makefile
+++ b/package/util-linux/Makefile
@@ -67,7 +67,6 @@ $(eval $(call PKG_template,LIBMOUNT,libmount,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG
TARGET_CFLAGS+= -DSWAPON_HAS_TWO_ARGS -DHAVE_LLSEEK
TARGET_LDFLAGS+= -ltinfo
-AUTOTOOL_STYLE:= autoreconf
CONFIGURE_ARGS+= --disable-use-tty-group \
--disable-chfn-chsh \
--disable-more \