Chris Ross <[EMAIL PROTECTED]> writes:
> 
>    Hey there.  I have a small problem, that will require
> changes to configure to solve.  On my Solaris machine,
> there are #pragma's in some of the openwin X headers
> that gcc (3.3.2) doesn't like.  This is easily solvable
> with "-wunknown-pragmas", but if I put that in CFLAGS
> on the configure command-line environment, it will
> append "-Wall", thus cancelling it out.
> 
>    I thought it might be more useful to be able to
> put arbitrary things on the CFLAGS (and/or CPPFLAGS),
> but have them go after the -Wall.
> 
>    Anyone else have any thoughts on this issue?

If I understand the question, I'd ifdef in the pragmas,
only when the sun compiler is being used.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to