https://bz.apache.org/bugzilla/show_bug.cgi?id=62228

--- Comment #2 from [email protected] ---
I don't see how. Each of my Apache sources are always in separate
directories, /usr/src/httpd-2.4.xx

The contents of /usr/src/httpd-2.4.33/config.nice are:

#! /bin/sh
#
# Created by configure

"./configure" \
"--prefix=/usr/local/apache2" \
"--enable-load-all-modules" \
"--enable-so" \
"--with-included-apr" \
"--with-pcre=/usr/local/apache2/pcre" \
"--with-mpm=prefork" \
"--with-ssl=/usr/local/ssl" \
"$@"

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to