mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 13:45:58 +02:00
regenerated msgidx.inc and msgtxt.inc afer r32324
git-svn-id: trunk@32325 -
This commit is contained in:
parent
3675fc75cb
commit
bc51cc1151
@ -1023,7 +1023,7 @@ const
|
||||
option_info=11024;
|
||||
option_help_pages=11025;
|
||||
|
||||
MsgTxtSize = 76452;
|
||||
MsgTxtSize = 76521;
|
||||
|
||||
MsgIdxMax : array[1..20] of longint=(
|
||||
27,99,344,124,96,58,129,32,208,64,
|
||||
|
@ -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+
|
||||
'**2Xt_Link with static libraries (-static is passed to linker)'#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+
|
||||
'**1*_'#010+
|
||||
'**1?_Show this help'#010+
|
||||
|
Loading…
Reference in New Issue
Block a user