]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This is an ugly little hack to allow DSO modules to work. This basically
authorRyan Bloom <rbb@apache.org>
Mon, 30 Oct 2000 23:08:27 +0000 (23:08 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 30 Oct 2000 23:08:27 +0000 (23:08 +0000)
commit511d2c481ca85bf5ca22967139d0fbe1db86c9db
tree4e1e896f7d2d1ee1baba95f2ae9e005f5c2e6c18
parent8e02713b49826617e00cdd6d7c85d966204bc98c
This is an ugly little hack to allow DSO modules to work.  This basically
forces Apache to link in all of the APR functions whether they are used
by any static modules or not.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86770 13f79535-47bb-0310-9956-ffa450edef68
build/build.mk
build/buildexports.sh [new file with mode: 0755]
include/http_main.h
server/Makefile.in
server/main.c
support/httpd.exp