On 05/15/2011 11:45 AM, Rasmus Lerdorf wrote:
Let me know if there are any autoconf-related problems and we will get
them tracked down.

 I am seeing the following warnings on Fedora 15

  Forcing buildconf
  buildconf: checking installation...
  buildconf: autoconf version 2.68 (ok)
  rebuilding aclocal.m4
  rebuilding configure
  rebuilding acconfig.h
  rebuilding main/php_config.h.in
  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.

 Not sure this is a problem since the generated configure script works
 just fine.

--
Sebastian Bergmann                    Co-Founder and Principal Consultant
http://sebastian-bergmann.de/                           http://thePHP.cc/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to