* Added libgd to list of packages to be compiled.

* Fixed compilation of httpd20 and httpd22 examples.

git-svn-id: trunk@10841 -
This commit is contained in:
mazen 2008-04-30 15:12:19 +00:00
parent 95637dea75
commit 1b07a09ba4
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
#
[target]
dirs=hash pasjpeg paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res
dirs=hash pasjpeg paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd
dirs_linux_i386=libc unixutil graph pxlib
dirs_i386_linux=graph
dirs_x86_64_linux=graph

View File

@ -7,7 +7,7 @@ units=minimain
programs=mod_example mod_hello mod_spelling testmodule
[require]
packages=httpd/httpd-2.2
packages=httpd20
[install]
fpcpackage=y

View File

@ -7,7 +7,7 @@ units=minimain
programs=mod_example mod_hello mod_spelling testmodule
[require]
packages=httpd/httpd-2.2
packages=httpd22
[install]
fpcpackage=y