Add the AC_CONFIG_MACRO_DIR m4 macro for newer versions of autoconf
-------------------------------------------------------------------

                 Key: AVRO-178
                 URL: https://issues.apache.org/jira/browse/AVRO-178
             Project: Avro
          Issue Type: Improvement
    Affects Versions: 1.2.0, 1.1.0, 1.0.0
            Reporter: Matt Massie
            Assignee: Matt Massie
             Fix For: 1.2.1, 1.3.0


Simple patch to add

AC_CONFIG_MACRO_DIR([m4]) to configure.in

and

ACLOCAL_AMFLAGS=-I m4   to Makefile.am

for newer version of autotools.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to