On Mon, Jul 7, 2014 at 11:15 AM, Elizabeth Gerrards
<lizzyge...@yahoo.co.uk> wrote:
> adding "-qHALT=E" to CFLAGS

This should only happen with the following being true in configure:

                if $CC 2>&1 | grep 'xlc' > /dev/null; then

It's what is getting you your xlc-specific options despite using gcc.

-- 
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