self-explanatory

This commit is contained in:
Dmitrii V Pasechnik 2001-02-07 14:24:28 +00:00
parent da79428aa0
commit 4a91f1d89a
1 changed files with 2 additions and 13 deletions

View File

@ -1,13 +1,2 @@
PURPOSE OF THIS DIRECTORY:
To accomodate naming conversion for SunPro C++ 5.0 compiler (.SUNWCCh)
These wrappers are not put into STLport main include directory because :
1) These files are symbolic links and may clobber principal headers with some systems/archive tools.
2) These headers are beyond the scope of C++ standard.
If you use this STLport installation only for SUNPro, I would suggest you to link .SUNWCCh and .h files
in this directory symbolically into the main STLport include directory (..).
-Boris.
removed platform-specific stuff,
as it's never used for our purposes.