diff options
author | Paul Jakma <paul.jakma@hpe.com> | 2016-02-16 11:30:33 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@hpe.com> | 2016-03-08 17:53:23 +0000 |
commit | f9f4731245eb9f83d0795acac24183c6cf709288 (patch) | |
tree | e338a7801ba100c822cba507ccce56d6be463105 /lib/str.h | |
parent | f8113a2b10a97ba0d5e915b318cebea283d03169 (diff) | |
download | quagga-f9f4731245eb9f83d0795acac24183c6cf709288.tar.bz2 quagga-f9f4731245eb9f83d0795acac24183c6cf709288.tar.xz |
configure: Fix warnings on CentOS and bump the minimum autoconf version
* configure.ac: Bump the minimum version to 2.60 as needed by
AC_USE_SYSTEM_EXTENSIONS. AC 2.60 is nearly 10 years old, note. Add
AC_PROG_RANLIB, for when --disable-shared is used.
There are other warnings on, e.g., CentOS 6.7 with 2.63, but they
don't go away if the suggestion to add AC_SYSTEM_EXTENSIONS is
followed. This warning doesn't occur on Fedora with AC 2.69.
Note: autoconf (and other auto*) should only be needed on developer
machines building direct from git. Other systems should be using the
'make dist' tarballs, with a ready-made build system, that does not
need auto* intalled.
Diffstat (limited to 'lib/str.h')
0 files changed, 0 insertions, 0 deletions