Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/lib/libcrypto



At 08:21 AM 6/26/2002, Bernd Ernesti wrote:

Module Name:    basesrc
Committed By:   veego
Date:           Wed Jun 26 15:21:51 UTC 2002

Modified Files:
        basesrc/lib/libcrypto: Makefile

Log Message:
Back out rev 1.18:
Remove -I${DESTDIR}/usr/include since it's redundant.

It may be redundant in some environments, but not in all.

${DESTDIR}/usr/include is always present in the include line
either implicitly or explicitly.  There should never be a
need to specify twice.  In fact, doing so will prevent libcrypto
from compiling with GCC 3.x.

I'd like to see an example where the above is needed.


--
Matt Thomas               Internet:   matt%3am-software.com@localhost
3am Software Foundry      WWW URL:    http://www.3am-software.com/bio/matt/
Cupertino, CA             Disclaimer: I avow all knowledge of this message




Home | Main Index | Thread Index | Old Index