]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: update to autoconf 2.71
authorVincent Bernat <vincent@bernat.ch>
Tue, 21 Sep 2021 06:48:53 +0000 (08:48 +0200)
committerVincent Bernat <vincent@bernat.ch>
Tue, 21 Sep 2021 07:47:03 +0000 (09:47 +0200)
commitbc6cf97858eaf0b1492d5c224cefd6c60540cfaf
tree428a281dbd719113607340bbd414b71f0aa3dae8
parent837d5d19d514b9e6472415d9cd421382d61a176d
build: update to autoconf 2.71

This removes warning about deprecated stuff. Notably AC_PROG_CC now
does what AC_PROG_CC_C99 did.
configure.ac
m4/alignof.m4
m4/ax_cflags_gcc_option.m4
m4/ax_ld_check_flag.m4