On 30.06.17 15:41, Tim Chase wrote: > Though I do get one extra line after the "creating auto/config.h" > line: > > config.status: auto/config.h is unchanged > > I'm not sure how it's determining that, as there's no auto/config.h > file present to compare it to.
Tim, what does: $ locate auto/config.h show? (If nothing, then a "find /usr/local -name auto/config.h -print", perhaps?) Since config can find it, it is likely somewhere unexpected, rather than nonexistent, I figure. Erik -- -- You received this message from the "vim_use" 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_use" 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.
