Adding any module statically is an example, as is setting many flags
that shows up in `grep AC_DEFINE configure.in` to a non-default value,
such as --enable-v4-mapped or installation paths.
--enable-maintainer-mode is another example that drastically changes
compile flags.


On Wed, Sep 20, 2023 at 2:27 AM (대학원생) 양성현 (컴퓨터공학과)
<sungh...@unist.ac.kr> wrote:
>
> I appreciate you for your response.
>
> I understand that some ./configure flags can affect the httpd executable.
>
> May I know some examples which ./configure flag affects the httpd executable?
> ________________________________
> 보낸 사람: Eric Covener <cove...@gmail.com>
> 보낸 날짜: 2023년 9월 19일 화요일 오전 1:39
> 받는 사람: users@httpd.apache.org <users@httpd.apache.org>
> 제목: Re: [users@httpd] Inquiry about apache httpd compile option
>
> > Does apache httpd binary depend on the compile options?
>
> It may, but a change to a ./configure flag will not necessarily affect
> the httpd executable.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>


-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to