浏览代码

regenerated msgidx.inc and msgtxt.inc afer r32324

git-svn-id: trunk@32325 -
Károly Balogh 9 年之前
父节点
当前提交
bc51cc1151
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 1
      compiler/msgidx.inc
  2. 1 0
      compiler/msgtxt.inc

+ 1 - 1
compiler/msgidx.inc

@@ -1023,7 +1023,7 @@ const
   option_info=11024;
   option_info=11024;
   option_help_pages=11025;
   option_help_pages=11025;
 
 
-  MsgTxtSize = 76452;
+  MsgTxtSize = 76521;
 
 
   MsgIdxMax : array[1..20] of longint=(
   MsgIdxMax : array[1..20] of longint=(
     27,99,344,124,96,58,129,32,208,64,
     27,99,344,124,96,58,129,32,208,64,

+ 1 - 0
compiler/msgtxt.inc

@@ -1756,6 +1756,7 @@ const msgtxt : array[0..000318,1..240] of char=(
   '**2XS_Try to link units statically (default, defines FPC_LINK_STATIC)'#010+
   '**2XS_Try to link units statically (default, defines FPC_LINK_STATIC)'#010+
   '**2Xt_Link with static libraries (-static is passed to linker)'#010+
   '**2Xt_Link with static libraries (-static is passed to linker)'#010+
   '**2Xv_Generate table for Virtual Entry ca','lls'#010+
   '**2Xv_Generate table for Virtual Entry ca','lls'#010+
+  '**2XV_Use VLink as external linker       (default on Amiga, MorphOS)'#010+
   '**2XX_Try to smartlink units             (defines FPC_LINK_SMART)'#010+
   '**2XX_Try to smartlink units             (defines FPC_LINK_SMART)'#010+
   '**1*_'#010+
   '**1*_'#010+
   '**1?_Show this help'#010+
   '**1?_Show this help'#010+