Skip to content

Conversation

@ThomasAdam
Copy link
Contributor

Some of the macros in use have been deprecated for a while in newer autools releases.

Go though and update accordingly.

Comment on lines -18 to +20

AC_PROG_CC_C99
AM_PROG_CC_C_O
AC_PROG_CC
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're going to do this, you should add AC_PREREQ([2.70]) and modify AM_INIT_AUTOMAKE to require 1.14.

Some of the macros in use have been deprecated for a while in newer
autools releases.

Go though and update accordingly.
@vstakhov vstakhov merged commit d8af953 into vstakhov:master Aug 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants