> > Each unterminated quote (both single and double) is terminated
> automagically, that's why gengetopt fails.
> 
> So there's no problem in gengetopt, right?

No, it must be due to a unknown cpp feature. The following hack works:

option "quiet" q
"control message verbosity on stdout.\
\n`-q' does not print name of clean files.\
\n`-qq' suppresses all messages but alerts, and\
\n`-qqq' implies terse' as well."

Not so nice but it works. Sorry for the noise.



_______________________________________________
Help-gengetopt mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gengetopt

Reply via email to