1
0
forked from aniani/vim

updated for version 7.3.923

Problem:    Check for X11 header files fails on Solaris.
Solution:   Only use -Werror for gcc. (Laurent Blume)
This commit is contained in:
Bram Moolenaar
2013-05-04 04:40:15 +02:00
parent 8fadd8b840
commit d1864597a0
3 changed files with 13 additions and 2 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
923,
/**/
922,
/**/