Hi!

Akim Demaille <[EMAIL PROTECTED]> writes:
...
| |   +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package.])
| |   +AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package.])])
|
| Hm, is it because you differentiate sentences from labels?  It is true
| that most other entries for config.h.in are true sentences:
|
|         Define to the name of the package.

Right.  If it's a sentence, then I prefer to capitalize the first word
and put a period at the end :-)  If it's not a sentence, it's a tiny bit
better not to capitalize, but I didn't think it was worth the trouble of
changing those two.  Besides, IMHO, it's best not to mix such formatting
changes with `real' ones.

Reply via email to