Kazunobu Kuriyama wrote:
> For some systems where the smack library is not used (e.g. Mac OS X),
> the configure script resulting from Patch 7.4.238 can yield *console*
> messages wrong in both format and semantics, while the configured
> variables used for building vim appear to be all correctly set.
>
> Actually, on Mac, when —disable-smack was not given to the
> configure script as an argument, I got
>
> checking --disable-smack argument... checking linux/xattr.h usability... no
> checking linux/xattr.h presence... no
> checking for linux/xattr.h... no
> yes
>
> The points are: (1) The reply to ‘checking —disable-smack argument’
> was intervened by the xattr.h checks. (2) The value of the reply
> should be ‘no’ because —disable-smack was not given to the script.
>
> I think the correct form should look like
>
> checking --disable-smack argument... no
> checking linux/xattr.h usability... no
> checking linux/xattr.h presence... no
> checking for linux/xattr.h… no
>
> Hopefully, the tiny patch attached with this email fixes those issues.
Thanks, I'll include it.
--
The startling truth finally became apparent, and it was this: Numbers
written on restaurant checks within the confines of restaurants do not follow
the same mathematical laws as numbers written on any other pieces of paper in
any other parts of the Universe. This single statement took the scientific
world by storm. So many mathematical conferences got held in such good
restaurants that many of the finest minds of a generation died of obesity and
heart failure, and the science of mathematics was put back by years.
-- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.