]> git.eshelyaron.com Git - emacs.git/commit
Fix default build-from-Git on macOS
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Jun 2019 23:22:26 +0000 (16:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Jun 2019 23:32:13 +0000 (16:32 -0700)
commit9b170060ba80c62a3a38e39d0c9692bdddd6ae47
tree22749a010a46b2b2d0bf4491373755cb4fab6b8c
parent7555f9321d0d2bd736965003dce235c12dedf04e
Fix default build-from-Git on macOS

* configure.ac (NS_IMPL_COCOA): Do not default to "yes" if
src/macuvs.h is absent, which is possible in a build from Git.
configure.ac