From:             info at sebastianmendel dot de
Operating system: Fedora Core 2 dev
PHP version:      5CVS-2004-07-13 (dev)
PHP Bug Type:     Compile Warning
Bug description:  autoheader deprecation warning

Description:
------------
[EMAIL PROTECTED] php-src]# ./buildconf --force
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
           Running cvsclean for you.
           To avoid this, install autoconf-2.13 and automake-1.5.
buildconf: libtool version 1.5.6 (ok)
rebuilding aclocal.m4
rebuilding configure
autoconf/programs.m4:438: AC_DECL_YYTEXT is expanded from...
configure.in:147: the top level
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 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.


-- 
Edit bug report at http://bugs.php.net/?id=29121&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29121&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29121&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29121&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29121&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29121&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29121&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29121&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29121&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29121&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29121&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29121&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29121&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29121&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29121&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29121&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29121&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29121&r=float

Reply via email to