]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix make install so that suexec is installed where the server expects to
authorGreg Ames <gregames@apache.org>
Fri, 2 Mar 2001 15:46:14 +0000 (15:46 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 2 Mar 2001 15:46:14 +0000 (15:46 +0000)
commitcb52a0b2dc5922cea73a863f4a32d94c412a8c67
tree8ea56c5d86d3a5739d04a32c468f98d10a6a5acb
parent6b5cbd6d906aa89b1590f1b296f969de8d0177c3
fix make install so that suexec is installed where the server expects to
find it ( <prefix>/sbin by default).

also enable ./configure --sbindir=DIR to work as advertised.

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