neovim/config
John Szakmeister 477031c03b Use check_function_exists() to check for _NSGetEnviron().
This avoids a compiler generated warning which result in failing to find
the function with -Werror active.  You could argue this is a bug in
CMake: http://public.kitware.com/Bug/view.php?id=13208
2014-03-07 06:27:41 -05:00
..
CMakeLists.txt Use check_function_exists() to check for _NSGetEnviron(). 2014-03-07 06:27:41 -05:00
config.h.in Use _NSGetEnviron on Mac OS X to gain access to environ. 2014-02-28 08:15:27 -03:00
pathdef.c.in Import vim from changeset v5628:c9cad40b4181 2014-01-31 10:39:15 -03:00