Skip to content

configure: "consider adding '-I m4' " #720

@dcstes

Description

@dcstes

when running "gmake configure" on the platforms/unix/config directory with autoconf 2.72 automake 1.17 pkgconf 2.2.0 on Linux OpenSUSE Tumbleweed it, this succesfully creates a configure script from configure.ac and the various included files.

This is with GNU m4 1.4.19.

I understand that the current supported version is autoconf 2.69, and this "Feature" request should not be misinterpreted please as if I request an upgrade to autoconf 2.72.

The automake/autoconf warns however prints a bunch of warnings

"Consider adding AC_CONFIG_MACRO_DIRS([m4]) to configure.ac"
and
"Consider adding '-I m4' to AMFLAGS ACLOCAL'

The GNU configure script is a very useful tool , it determines a lot of parameters such as for example VM_TARGET_OS.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions