On Thu, Mar 08, 2001, [EMAIL PROTECTED] wrote:

> Full_Name: Roberto De Luca
> Version: 2.8.1
> OS: Solaris 7
> Submission from: (NULL) (168.96.66.29)
> 
> [...]
>       fi
> !     if [ ".$SSL_INCDIR" != ./usr/include ]; then
> !         SSL_CFLAGS="$SSL_CFLAGS -I\$(SSL_INCDIR)"
> !     fi
> 
>       #
>       #  determine location of OpenSSL libraries
> ========================================================================
> 
> This change prevents the script to add "-I/usr/include" to the
> command line. I believe that this modification have no negative
> side effects, /usr/include should be among the compiler internal
> default list of searched directories.

Yes, sounds reasonable. Now comitted to CVS for mod_ssl 2.8.2.
Thanks for your feedback.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to