René GARCIA wrote: > Hi, > > I'm testing the LFS 7.0rc2 building chain and I want to share my > experience > with you. > > On part II, chapter 5.16 - Bash 4.2 > > on configure option I needed to add --enable-process-substitution > without this option, $(...) process substitution syntax does not work. > This is needed in later configuration and test scripts in part III.
I've never seen this before. opt_process_subst=yes is the default and is only changed if opt_minimal_config is set or opt_process_subst is explicitly turned off. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
