git-svn-id: trunk@23206 -
@@ -47,6 +47,7 @@
add_httpd13;
add_httpd20;
add_httpd22;
+ add_httpd24;
add_ibase;
add_iconvenc;
add_imagemagick;
@@ -272,6 +272,12 @@ begin
{$include httpd22/fpmake.pp}
end;
+procedure add_httpd24;
+begin
+ with Installer do
+{$include httpd24/fpmake.pp}
+end;
+
procedure add_ibase;
begin
with Installer do