On Sun, 5 Oct 2003, Mike Castle wrote:

> 
> I believe these chmod values are better suited:
> 
> -     chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
> +     chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
I seem to recall there is a performance hit on some platforms (HP ?)
if the shared libs are writable.


> -     chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
> +     chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
This has been fixed.

-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to