]> 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)
commit631eb74baf1c03abb1e3efd401c6a8ac489e8a1d
tree4e1e896f7d2d1ee1baba95f2ae9e005f5c2e6c18
parent565370e7800be5152374eeb280abc4e80d8e1e8f
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