Rasmus Lerdorf kirjoitti:
Hey Jani, nice job on the unknown configure options check. I saw the
commit go through a couple of days ago, and today it got me to clean up
an ancient build script I have been using for ages when it gave me this:
Notice: Following unknown configure options were used:
--with-pdflib=/usr/local
--enable-gd-imgstrttf
--with-expat=/usr
--with-xmlreader
Check './configure --help' for available options
-Rasmus
This is exactly why I added it. :)
Only side-effect is that any 3rd party extension which happens to use the
AC_ARG_* macros will cause it to report those as "unknown". But perhaps it's
time to be update.. ;)
*cough* APC *cough*
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php