-
Notifications
You must be signed in to change notification settings - Fork 119
Description
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
Labels
No labels