On Wed, 2 Jul 2003, Sascha Schumann wrote:

>On Tue, 1 Jul 2003, Jani Taskinen wrote:
>
>>
>>     And that is bad because..?
>>     What error lead to adding this? (would be nice to know..)
>
>    The default compiler paths (usually /usr/include and
>    /usr/lib) should not be added, because non-default paths
>    should always take precedent.  Some recent compilers are
>    even eliminating these paths automatically.

    Okay..it might be good idea to exclude such paths in
    the macro itself? Like it's done for PHP_ADD_LIBRARY() 
    for example.
    
    --Jani
    
    


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to