mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 01:39:27 +02:00
Disables compiling fpvectorial
git-svn-id: trunk@19333 -
This commit is contained in:
parent
6384fa2a19
commit
c35cf265c0
@ -29,7 +29,6 @@
|
||||
add_fftw;
|
||||
add_fpgtk;
|
||||
add_fpmkunit;
|
||||
add_fpvectorial;
|
||||
add_fv;
|
||||
add_gdbint;
|
||||
add_gdbm;
|
||||
|
@ -184,12 +184,6 @@ begin
|
||||
{$include fpmkunit/fpmake.pp}
|
||||
end;
|
||||
|
||||
procedure add_fpvectorial;
|
||||
begin
|
||||
with Installer do
|
||||
{$include fpvectorial/fpmake.pp}
|
||||
end;
|
||||
|
||||
procedure add_fv;
|
||||
begin
|
||||
with Installer do
|
||||
|
Loading…
Reference in New Issue
Block a user