summaryrefslogtreecommitdiffstats
path: root/package/libedit
diff options
context:
space:
mode:
Diffstat (limited to 'package/libedit')
-rw-r--r--package/libedit/libedit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libedit/libedit.mk b/package/libedit/libedit.mk
index d8a0ebfad2..8cadd9b742 100644
--- a/package/libedit/libedit.mk
+++ b/package/libedit/libedit.mk
@@ -15,7 +15,7 @@ LIBEDIT_LICENSE_FILES = COPYING
LIBEDIT_AUTORECONF = YES
# Doesn't really support !wchar, but support is disabled otherwise
-LIBEDIT_CONF_OPT += --enable-widec
+LIBEDIT_CONF_OPTS += --enable-widec
# Note: libbsd required for *vis functions, but works only with a toolchain
# with __progname; otherwise, some features are disabled, as if libbsd was
OpenPOWER on IntegriCloud