mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 15:09:14 +02:00
+ increase maximum number of possible packages
git-svn-id: trunk@6957 -
This commit is contained in:
parent
25a29c1159
commit
35a3d96d6f
@ -98,7 +98,7 @@ program install;
|
||||
|
||||
|
||||
maxpacks=30;
|
||||
maxpackages=20;
|
||||
maxpackages=25;
|
||||
maxdefcfgs=1024;
|
||||
|
||||
HTMLIndexExt = '.htx';
|
||||
|
Loading…
Reference in New Issue
Block a user