Paul Martinolich <[EMAIL PROTECTED]> writes:

> The autoscan from autoconf-2.49c has ugly output for the
> missing macro warning.
> 
> $ ../../devel/bin/autoscan.orig
> warning: missing AC_TYPE_PID_T wanted by: 
>libsdptk/src/PGS_IO_Gen_Temp_Reference.c:675 libsdptk/src/PGS_SMF_Comp.c:5336 
>libsdptk/src/PGS_SMF_Comm.c:139 libsdptk/smfcompile/PGS_SMF_Comp.c:5336
> 
> The patch below makes it look better:
> 
> $ ../../devel/bin/autoscan     
> warning: missing AC_TYPE_PID_T wanted by: 
>         libsdptk/src/PGS_IO_Gen_Temp_Reference.c:675
>         libsdptk/src/PGS_SMF_Comp.c:5336
>         libsdptk/src/PGS_SMF_Comm.c:139
>         libsdptk/smfcompile/PGS_SMF_Comp.c:5336
> Paul

Good for me.  Any other comment?  Please, send the patch to
[EMAIL PROTECTED] with the proper ChangeLog.

Reply via email to