~/p/rlwrap ((v0.45.2)) > autoconf
configure.ac:50: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:50: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:50: the top level
configure.ac:54: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:54: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:54: the top level configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:59: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:59: the top level configure.ac:65: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:65: the top level
configure.ac:70: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:70: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:70: the top level
configure.ac:74: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:74: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:74: the top level configure.ac:111: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:111: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:111: the top level
configure.ac:172: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:172: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:172: the top level
configure.ac:176: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:176: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:176: the top level
configure.ac:213: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:213: You should run autoupdate.
./lib/autoconf/general.m4:2920: 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:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.ac:213: the top level configure.ac:286: warning: The macro `AC_CHECKING' is obsolete.
configure.ac:286: You should run autoupdate.
./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:286: the top level
configure.ac:366: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:366: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:338: AC_EGREP_RL_HEADER_AND_CHECK_FUNC is expanded from...
configure.ac:366: the top level
configure.ac:372: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:372: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:338: AC_EGREP_RL_HEADER_AND_CHECK_FUNC is expanded from...
configure.ac:372: the top level
configure.ac:378: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:378: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:338: AC_EGREP_RL_HEADER_AND_CHECK_FUNC is expanded from...
configure.ac:378: the top level
configure.ac:380: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:380: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:338: AC_EGREP_RL_HEADER_AND_CHECK_FUNC is expanded from...
configure.ac:380: the top level
configure.ac:382: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:382: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:338: AC_EGREP_RL_HEADER_AND_CHECK_FUNC is expanded from...
configure.ac:382: the top level
configure.ac:388: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:388: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:388: the top level
configure.ac:453: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:39: error: possibly undefined macro: AM_SANITY_CHECK
~/p/rlwrap ((v0.45.2)) > autoupdate
configure.ac:111: warning: The preprocessor macro `STDC_HEADERS' is obsolete.
Except in unusual embedded environments, you can safely include all
ISO C90 headers unconditionally.
configure.ac:172: warning: Update your code to rely only on HAVE_SYS_TIME_H,
then remove this warning and the obsolete code below it.
All current systems provide time.h; it need not be checked for.
Not all systems provide sys/time.h, but those that do, all allow
you to include it and time.h simultaneously.
configure.ac:176: warning: your code may safely assume C89 semantics that RETSIGTYPE is void.
Remove this warning and the `AC_CACHE_CHECK' when you adjust the code.
~/p/rlwrap ((v0.45.2)) > autoconf
configure.ac:110: warning: The preprocessor macro `STDC_HEADERS' is obsolete.
configure.ac:110: Except in unusual embedded environments, you can safely include all
configure.ac:110: ISO C90 headers unconditionally.
configure.ac:179: warning: Update your code to rely only on HAVE_SYS_TIME_H,
configure.ac:179: then remove this warning and the obsolete code below it.
configure.ac:179: All current systems provide time.h; it need not be checked for.
configure.ac:179: Not all systems provide sys/time.h, but those that do, all allow
configure.ac:179: you to include it and time.h simultaneously.
configure.ac:196: warning: your code may safely assume C89 semantics that RETSIGTYPE is void.
configure.ac:196: Remove this warning and the `AC_CACHE_CHECK' when you adjust the code.
configure.ac:480: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:39: error: possibly undefined macro: AM_SANITY_CHECK