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
Hi Jim!
| Akim Demaille <[EMAIL PROTECTED]> writes:
| | Maybe this patch could be rejected/discussed/applied?
|
| I've applied it. But removed the periods you added here:
Thanks!
| +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package.])
| +AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [V
Akim Demaille <[EMAIL PROTECTED]> writes:
| Maybe this patch could be rejected/discussed/applied?
I've applied it. But removed the periods you added here:
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package.])
+AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package.])])
Maybe this patch could be rejected/discussed/applied?
| Index: m4/init.m4
| ===
| RCS file: /cvs/automake/automake/m4/init.m4,v
| retrieving revision 1.17
| diff -u -r1.17 init.m4
| --- init.m4 1999/11/23 05:08:42 1.17
| +++ i
I've already sent this patch, but it has not been applied yet. Here
is an updated version.
Akim
Index: ChangeLog
from Akim Demaille <[EMAIL PROTECTED]>
* m4/init.m4 (AC_PROVIDE_IFELSE): If it is not defined, do it.
(AM_INIT_AUTOMAKE): Update the writing con