comparison src/version.c @ 6094:6e24b97dde69 v7.4.385

updated for version 7.4.385 Problem: When building with tiny or small features building the .mo files fails. Solution: In autoconf do not setup for building the .mo files when it would fail.
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 13:22:52 +0200
parents 6f88e2dafbf6
children 09af7cb358f0
comparison
equal deleted inserted replaced
6093:045bf2458aef 6094:6e24b97dde69
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 385,
737 /**/ 739 /**/
738 384, 740 384,
739 /**/ 741 /**/
740 383, 742 383,
741 /**/ 743 /**/