bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29931: 27.0.50; Slightly suboptimal build behavior on macOS


From: Alan Third
Subject: bug#29931: 27.0.50; Slightly suboptimal build behavior on macOS
Date: Tue, 2 Jan 2018 21:24:59 +0000
User-agent: Mutt/1.9.1 (2017-09-22)

On Tue, Jan 02, 2018 at 08:19:00PM +0000, Alan Third wrote:
> I’m not sure how portable this test needs to be since it should only
> run on darwin:
> 
>     if test "${opsys}" = darwin && test -z "${MAKEINFO}" && \
>        test -x /usr/local/opt/texinfo/bin/makeinfo; then

I’ve done some investigation and come up with a version that uses
autoconfig macros.

I also looked into macports and it seems it always includes everything
you’ve installed, unlike homebrew, so we shouldn’t run into this issue
with it.

-- 
Alan Third

Attachment: 0001-Fix-build-issues-on-macOS-bug-29931.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]