Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Kea
Kea
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 445
    • Issues 445
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 71
    • Merge Requests 71
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #1632

Closed
Open
Opened Jan 04, 2021 by Andrei Pavel@andrei🐧Developer

Adapt configure.ac and m4macros to autoconf 2.70

autoconf stable version 2.70 has been released. It is now verbose about certain long obsolete commands. Whereas I got not warnings before, this is what I get when I now run autoreconf -f -i:

autoreconf -f -i
configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:323: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:323: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:323: the top level
configure.ac:344: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:344: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:344: the top level
configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:382: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:382: the top level
configure.ac:419: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:419: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:419: the top level
configure.ac:464: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:464: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:464: the top level
configure.ac:573: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:573: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:573: the top level
configure.ac:583: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:583: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
configure.ac:583: the top level
configure.ac:625: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: AC_CHECK_HEADERS(${HEADER_TO_CHECK}): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:636: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:636: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:636: the top level
configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:716: the top level
configure.ac:801: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:801: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:801: the top level
configure.ac:859: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:859: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:859: the top level
configure.ac:970: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:970: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:970: the top level
configure.ac:1058: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1058: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1269: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1269: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1269: the top level
configure.ac:1282: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1282: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1282: the top level
configure.ac:1289: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:1289: the top level
configure.ac:1332: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1332: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1332: the top level
configure.ac:1337: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1337: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1337: the top level
configure.ac:1354: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1354: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1354: the top level
configure.ac:1386: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1386: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1386: the top level
configure.ac:1390: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1390: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1390: the top level
configure.ac:1480: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1480: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1480: the top level
configure.ac:1486: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1486: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1486: the top level
configure.ac:1515: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1515: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1515: the top level
configure.ac:1543: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1543: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
configure.ac:1543: the top level
configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:323: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:323: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:323: the top level
configure.ac:344: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:344: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:344: the top level
configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:382: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:382: the top level
configure.ac:419: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:419: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:419: the top level
configure.ac:464: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:464: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:464: the top level
configure.ac:573: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:573: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:573: the top level
configure.ac:583: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:583: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
configure.ac:583: the top level
configure.ac:625: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: AC_CHECK_HEADERS(${HEADER_TO_CHECK}): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:636: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:636: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:636: the top level
configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:716: the top level
configure.ac:801: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:801: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:801: the top level
configure.ac:859: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:859: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:859: the top level
configure.ac:970: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:970: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:970: the top level
configure.ac:1058: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1058: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1269: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1269: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1269: the top level
configure.ac:1282: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1282: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1282: the top level
configure.ac:1289: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:1289: the top level
configure.ac:1332: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1332: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1332: the top level
configure.ac:1337: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1337: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1337: the top level
configure.ac:1354: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1354: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1354: the top level
configure.ac:1386: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1386: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1386: the top level
configure.ac:1390: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1390: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1390: the top level
configure.ac:1480: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1480: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1480: the top level
configure.ac:1486: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1486: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1486: the top level
configure.ac:1515: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1515: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1515: the top level
configure.ac:1543: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1543: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
configure.ac:1543: the top level
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4macros'.
libtoolize: copying file 'm4macros/libtool.m4'
libtoolize: copying file 'm4macros/ltoptions.m4'
libtoolize: copying file 'm4macros/ltsugar.m4'
libtoolize: copying file 'm4macros/ltversion.m4'
libtoolize: copying file 'm4macros/lt~obsolete.m4'
configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:323: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:323: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:323: the top level
configure.ac:344: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:344: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:344: the top level
configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:382: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:382: the top level
configure.ac:419: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:419: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:419: the top level
configure.ac:464: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:464: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:464: the top level
configure.ac:573: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:573: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:573: the top level
configure.ac:583: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:583: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
configure.ac:583: the top level
configure.ac:625: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: AC_CHECK_HEADERS(${HEADER_TO_CHECK}): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:636: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:636: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:636: the top level
configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:716: the top level
configure.ac:801: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:801: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:801: the top level
configure.ac:859: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:859: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:859: the top level
configure.ac:970: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:970: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:970: the top level
configure.ac:1058: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1058: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1269: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1269: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1269: the top level
configure.ac:1282: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1282: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1282: the top level
configure.ac:1289: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:1289: the top level
configure.ac:1332: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1332: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1332: the top level
configure.ac:1337: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1337: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1337: the top level
configure.ac:1354: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1354: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1354: the top level
configure.ac:1386: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1386: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1386: the top level
configure.ac:1390: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1390: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1390: the top level
configure.ac:1480: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1480: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1480: the top level
configure.ac:1486: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1486: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1486: the top level
configure.ac:1515: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1515: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1515: the top level
configure.ac:1543: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1543: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
configure.ac:1543: the top level
configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:323: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:323: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:323: the top level
configure.ac:344: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:344: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:344: the top level
configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:382: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:382: the top level
configure.ac:419: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:419: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:419: the top level
configure.ac:464: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:464: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:464: the top level
configure.ac:573: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:573: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:573: the top level
configure.ac:583: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:583: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
configure.ac:583: the top level
configure.ac:625: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: AC_CHECK_HEADERS(${HEADER_TO_CHECK}): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:636: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:636: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:636: the top level
configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:716: the top level
configure.ac:801: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:801: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:801: the top level
configure.ac:859: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:859: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:859: the top level
configure.ac:970: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:970: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:970: the top level
configure.ac:1058: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1058: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1269: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1269: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1269: the top level
configure.ac:1282: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1282: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1282: the top level
configure.ac:1289: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:1289: the top level
configure.ac:1332: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1332: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1332: the top level
configure.ac:1337: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1337: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1337: the top level
configure.ac:1354: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1354: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1354: the top level
configure.ac:1386: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1386: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1386: the top level
configure.ac:1390: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1390: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1390: the top level
configure.ac:1480: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1480: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1480: the top level
configure.ac:1486: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1486: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1486: the top level
configure.ac:1515: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1515: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1515: the top level
configure.ac:1543: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1543: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
configure.ac:1543: the top level
configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:323: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:323: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:323: the top level
configure.ac:344: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:344: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:344: the top level
configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:382: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:382: the top level
configure.ac:419: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:419: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:419: the top level
configure.ac:464: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:464: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:464: the top level
configure.ac:573: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:573: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:573: the top level
configure.ac:583: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:583: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
configure.ac:583: the top level
configure.ac:625: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: AC_CHECK_HEADERS(${HEADER_TO_CHECK}): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:636: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:636: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:636: the top level
configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:716: the top level
configure.ac:801: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:801: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:801: the top level
configure.ac:859: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:859: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:859: the top level
configure.ac:970: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:970: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:970: the top level
configure.ac:1058: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1058: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1269: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1269: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1269: the top level
configure.ac:1282: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1282: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1282: the top level
configure.ac:1289: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:1289: the top level
configure.ac:1332: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1332: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1332: the top level
configure.ac:1337: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1337: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1337: the top level
configure.ac:1354: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1354: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1354: the top level
configure.ac:1386: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1386: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1386: the top level
configure.ac:1390: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1390: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1390: the top level
configure.ac:1480: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1480: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1480: the top level
configure.ac:1486: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1486: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1486: the top level
configure.ac:1515: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1515: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1515: the top level
configure.ac:1543: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1543: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
configure.ac:1543: the top level
configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
configure.ac:211: the top level
configure.ac:323: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:323: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:323: the top level
configure.ac:344: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:344: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:344: the top level
configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:382: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:382: the top level
configure.ac:419: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:419: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:419: the top level
configure.ac:464: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:464: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:464: the top level
configure.ac:573: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:573: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.ac:573: the top level
configure.ac:583: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:583: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
configure.ac:583: the top level
configure.ac:625: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:625: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2893: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2910: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:625: warning: AC_CHECK_HEADERS(${HEADER_TO_CHECK}): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from...
configure.ac:625: the top level
configure.ac:636: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:636: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:636: the top level
configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:716: the top level
configure.ac:801: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:801: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:801: the top level
configure.ac:859: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:859: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:859: the top level
configure.ac:970: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:970: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:970: the top level
configure.ac:1058: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1058: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1058: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from...
configure.ac:1058: the top level
configure.ac:1269: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1269: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1269: the top level
configure.ac:1282: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1282: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1282: the top level
configure.ac:1289: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:1289: the top level
configure.ac:1332: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1332: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1332: the top level
configure.ac:1337: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1337: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1337: the top level
configure.ac:1354: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1354: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1354: the top level
configure.ac:1386: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1386: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1386: the top level
configure.ac:1390: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1390: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:1390: the top level
configure.ac:1480: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1480: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1480: the top level
configure.ac:1486: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1486: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1486: the top level
configure.ac:1515: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1515: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
configure.ac:1515: the top level
configure.ac:1543: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:1543: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
configure.ac:1543: the top level
configure.ac:145: installing './compile'
configure.ac:29: installing './config.guess'
configure.ac:29: installing './config.sub'
configure.ac:23: installing './install-sh'
configure.ac:23: installing './missing'
ext/gtest/Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
src/bin/shell/Makefile.am:3: installing './py-compile'

It will most likely reach LTS OSs soon. We should adapt configure.ac and m4macros.

Edited Jan 04, 2021 by Andrei Pavel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Kea1.9-backlog
Milestone
Kea1.9-backlog
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/kea#1632