Buggy configure checks in the 4.1 branch

Francois Tigeot ftigeot at wolfpond.org
Thu Jun 6 02:25:43 PDT 2013


On Thu, Jun 06, 2013 at 12:10:55PM +0300, Tor Lillqvist wrote:
> >
> > This issue is in no way specific to MACOSX and the patch should be applied
> > unconditionally.
> 
> But the fix is not portable, GNU tail has no -r option.

Hmm, right.

The committed autoconf patch uses "ls -r" instead, like this:

  for libextension in `ls -r $BOOSTLIBDIR/boost_system* 2>/dev/null | sed 's,.*/,,' | sed -e 's,\..*,,'`

and no additional command at the end of the line.

-- 
Francois Tigeot


More information about the LibreOffice mailing list