Hello, When I run aclocal -I m4 && libtoolize --copy && autoconf && autoheader on the Net-SNMP trunk I get the following warnings (autoconf version 2.63 / for the autogen.sh script, see also https://sourceforge.net/tracker/?func=detail&aid=2827646&group_id=12694&atid=312694 ):
$ uname Linux $ svn info . | grep Revision Revision: 17701 $ ./autogen.sh running: aclocal -I m4 running: libtoolize --copy *libtoolize: Remember to add `LT_INIT' to configure.ac.* running: autoconf running: autoheader *autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for ` config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. * Is anyone working on fixing these warnings ? Bart.
------------------------------------------------------------------------------
_______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
