Browse Source
Although removal of AM_PROG_CC_C_O in f107bac8
requires automake 1.14
to provide the same functionality in AC_PROG_CC, any widely used,
modern compiler supports cc -c -o. Reducing the minimum required
automake version avoids the current need for Centos 7 maintainers
to patch configure.ac in order to build binary packages.
personal/stbuehler/fix-fdevent
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue