On 28 Feb 2009, at 21:35, ABorka wrote: > So when someone compiles the FPC from SVN, which httpd and apr > sources will be used for /packages/fcl-web/src/fpapache.pp ? The one from httpd22. You can see this in packages/fcl-web/Makefile.fpc: [require] packages=fcl-base fcl-xml fcl-db fcl-process httpd22 Jonas