comparison src/version.c @ 5490:68b5f8abca93 v7.4.094

updated for version 7.4.094 Problem: Configure may not find that -lint is needed for gettext(). Solution: Check for gettext() with empty $LIBS. (Thomas De Schampheleire)
author Bram Moolenaar <bram@vim.org>
date Sun, 17 Nov 2013 20:32:54 +0100
parents 33f3e277ceab
children acbe5414cb7f
comparison
equal deleted inserted replaced
5489:84a6b7c21f8c 5490:68b5f8abca93
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 94,
741 /**/ 743 /**/
742 93, 744 93,
743 /**/ 745 /**/
744 92, 746 92,
745 /**/ 747 /**/