bug-cgicc@gnu.org
. Ideally, you should include the text you get by running config.guess
and the text you see when you run configure
. This can be accomplished in the cgicc-3.2.4/
directory with the following commands:
% support/config.guess > out % ./configure >> out % mail -s "cgicc bug?" bug-cgicc@gnu.org < out
If you think you have tracked down the source of the bug, please also send a patch made with
% diff -U 5