You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Stipe Tolj <to...@wapme-systems.de> on 2002/01/08 11:25:52 UTC

[PATCH] 1.3: cygwin: fixing AddModule statements in httpd.conf while installation

On Cygwin we have shared module DLLs named mod_foo.dll. Unfortunatly
the current Makefile.tmpl does not seem to be DLL safe and we result
after installation with make install for httpd.conf with:

LoadModule mod_foo.dll
...

AddModule mod_foo.dll
...               ^^^

The attached patch fixes that problem and substitutes the .dll
extensions accordingly for the installation and pre-configuration
process.

Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are