PAC_C_TRY_COMPILE_CLEAN

Try to compile a program, separating success with no warnings from success with warnings.

Synopsis

PAC_C_TRY_COMPILE_CLEAN(header,program,flagvar)

Output Effect

The flagvar is set to 0 (clean), 1 (dirty but success ok), or 2 (failed).