Re: [lfs-dev] Cleaner Automake flex fix

2014-02-16 Thread Bruce Dubbs
Armin K. wrote: > sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" > t/lex-{clean,depend}-cxx.sh > > The one that's currently there is ugly fix imho. We can give that a try. That's the kind of change we want to make between an -rc and -stable. -- Bruce -- http://linuxfromscratch.org/mai

[lfs-dev] Cleaner Automake flex fix

2014-02-16 Thread Armin K.
sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh The one that's currently there is ugly fix imho. -- Note: My last name is not Krejzi. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above inform