Jani Taskinen wrote:
> And I'd update to autoconf 2.53.. :)

  After updating to autoconf 2.53 I get the following warnings:

    sb@wopr-mobile:/usr/src/php4> ./buildconf
    using default Zend directory
    buildconf: checking installation...
    buildconf: autoconf version 2.53 (ok)
    buildconf: automake version 1.5 (ok)
    buildconf: libtool version 1.4.2 (ok)
    rebuilding configure
    rebuilding main/php_config.h.in
    WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
    WARNING: and `config.h.top', to define templates for `config.h.in'
    WARNING: is deprecated and discouraged.
    
    WARNING: Using the third argument of `AC_DEFINE' and
    WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
    WARNING: `acconfig.h':
    
    WARNING:   AC_DEFINE([NEED_MAIN], 1,
    WARNING:             [Define if a function `main' is needed.])
    
    WARNING: More sophisticated templates can also be produced, see the
    WARNING: documentation.
    autoheader: `main/php_config.h.in' is created

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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

Reply via email to