Re: ksh: remove BRACE_EXPAND

2018-01-14 Thread Jeremie Courreges-Anglas
On Sat, Jan 13 2018, Anton Lindqvist wrote: > Hi, > Looks like all variants of ksh in the tree is compiled with BRACE_EXPAND > defined, therefore remove it. No binary change. While here, fix an endif > typo. > > Comments? OK? ok jca@ I have a diff to remove EDIT and HISTORY too. -- jca | PGP :

ksh: remove BRACE_EXPAND

2018-01-13 Thread Anton Lindqvist
Hi, Looks like all variants of ksh in the tree is compiled with BRACE_EXPAND defined, therefore remove it. No binary change. While here, fix an endif typo. Comments? OK? Index: config.h === RCS file: /cvs/src/bin/ksh/config.h,v retri