diff options
author | Mark Wielaard <mark@klomp.org> | 2022-10-22 21:58:19 +0200 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2022-10-27 18:46:49 +0200 |
commit | 65b3fb51b83b5a37345c6a9ae7c77b2e9d3a6517 (patch) | |
tree | b1572733ef5420990e957dcbebcb79b234ae245a /libelf/elf32_updatefile.c | |
parent | 73d016bde224af6d1be7c86fb2ea67af22f7582f (diff) | |
download | elfutils-65b3fb51b83b5a37345c6a9ae7c77b2e9d3a6517.tar.gz |
configure.ac: Update AC_PROG_CC and AC_PROG_LEX for autoconf 2.70
With autoconf 2.70 we must use AC_PROG_CC (which will check for c11
and c99), for earlier versions we'll use AC_PROG_CC_C99. Also use
AC_PROG_LEX([noyywrap]), the extra argument is ignored with earlier
versions, but required for 2.70.
Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'libelf/elf32_updatefile.c')
0 files changed, 0 insertions, 0 deletions