]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Forces suexec to be compiled statically. This is necessary since it
authorAaron Bannert <aaron@apache.org>
Fri, 2 Nov 2001 21:49:35 +0000 (21:49 +0000)
committerAaron Bannert <aaron@apache.org>
Fri, 2 Nov 2001 21:49:35 +0000 (21:49 +0000)
commit089f4840278064d45386e2aa110a558c7d1b8aa3
treebf526d82e92821a3a1138eba3a3d5b775b3e16f9
parent474e1926bb29354b9500415d66fde8fbaf1b0ea1
Forces suexec to be compiled statically. This is necessary since it
is difficult and sometimes impossible to relocate executables that
are both setuid and dependent on dynamically loaded libraries.
(that is: setuid binaries ignore LD_* environment variables).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91736 13f79535-47bb-0310-9956-ffa450edef68
support/Makefile.in