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.])])

2000-05-01  Akim Demaille  <[EMAIL PROTECTED]>

        * m4/init.m4 (AC_PROVIDE_IFELSE): If it is not defined, do it.
        (AM_INIT_AUTOMAKE): Update the writing conventions.
        Quote the arguments properly.
        Add a few missing `dnl'.
        Use AC_PROVIDE_IFELSE.

| | Index: m4/init.m4
| | ===================================================================
| | RCS file: /cvs/automake/automake/m4/init.m4,v
| | retrieving revision 1.17
| | diff -u -r1.17 init.m4

Reply via email to