Accepting request 555156 from Base:System
- Enable multibyte characters by default OBS-URL: https://build.opensuse.org/request/show/555156 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=140
This commit is contained in:
commit
e1fc5d1f89
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 8 06:12:43 UTC 2017 - werner@suse.de
|
||||||
|
|
||||||
|
- Enable multibyte characters by default
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 25 09:13:32 UTC 2017 - werner@suse.de
|
Mon Sep 25 09:13:32 UTC 2017 - werner@suse.de
|
||||||
|
|
||||||
|
@ -534,6 +534,7 @@ popd
|
|||||||
--enable-command-timing \
|
--enable-command-timing \
|
||||||
--enable-disabled-builtins \
|
--enable-disabled-builtins \
|
||||||
--disable-strict-posix-default \
|
--disable-strict-posix-default \
|
||||||
|
--enable-multibyte \
|
||||||
--enable-separate-helpfiles=%{_datadir}/bash/helpfiles \
|
--enable-separate-helpfiles=%{_datadir}/bash/helpfiles \
|
||||||
$READLINE
|
$READLINE
|
||||||
profilecflags=CFLAGS="$CFLAGS"
|
profilecflags=CFLAGS="$CFLAGS"
|
||||||
|
Loading…
Reference in New Issue
Block a user