]> git.eshelyaron.com Git - emacs.git/commit
Fix Objective-C C99 build problem
authorAlan Third <alan@idiocy.org>
Thu, 27 Aug 2020 19:50:42 +0000 (20:50 +0100)
committerAlan Third <alan@idiocy.org>
Fri, 28 Aug 2020 18:47:14 +0000 (19:47 +0100)
commit72f66f70eef18e3b25cc989d67711887304f184b
tree3b959c2625eef984cb3b608f92f3b93dea58df10
parent89286b1f45571c8b7853e6f348b7f711d437ed74
Fix Objective-C C99 build problem

* configure.ac (NS_IMPL_GNUSTEP): GCC appears to need to be told to
use C99 when compiling Objective-C.
configure.ac