From:             [EMAIL PROTECTED]
Operating system: Red Hat 6.2
PHP version:      4.2.0
PHP Bug Type:     Compile Warning
Bug description:  `AM_PROG_INSTALL' is obsolete

When building a test extenstion (see README.EXT_SKEL) we encountered the
following on the ./buildconf step :


rebuilding Makefile templates
aclocal.m4: 1353: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
aclocal.m4: 1354: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
aclocal.m4: 1507: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
rebuilding configure
rebuilding main/php_config.h.in



Our extenstion works fine - it seems to be only a deprication warning.
-- 
Edit bug report at http://bugs.php.net/?id=17054&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17054&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17054&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17054&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17054&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17054&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17054&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17054&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17054&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17054&r=globals

Reply via email to